Skip to content

Commit

Permalink
Update Heimdall.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Jendrusch committed Oct 20, 2015
1 parent 8fcb406 commit a5107e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Heimdall.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pod::Spec.new do |spec|
spec.homepage = 'https://github.com/rheinfabrik/Heimdall.swift'
spec.source = {
:git => 'https://github.com/rheinfabrik/Heimdall.swift.git',
:branch => 'master'
:tag => spec.version.to_s
}
spec.summary = 'Easy to use OAuth 2 library for iOS, written in Swift'
spec.description = 'Heimdall is an OAuth 2.0 client specifically designed for easy usage. It currently supports the resource owner password credentials grant flow, refreshing an access token as well as extension grants.'
Expand Down

0 comments on commit a5107e5

Please sign in to comment.