Skip to content

Commit

Permalink
Podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarGroth committed Aug 5, 2016
1 parent ccf89c1 commit d77e4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlatButton.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ s.author = {
}
s.source = {
:git => 'https://github.com/OskarGroth/FlatButton.git',
:tag => "0.0.2"
:tag => s.version.to_s
}
s.platform = :osx, '10.9'
s.source_files = 'FlatButton/FlatButton.{swift}'
Expand Down

0 comments on commit d77e4c6

Please sign in to comment.