Skip to content

Commit

Permalink
Bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamazz committed Sep 11, 2015
1 parent 81aae5b commit 8837855
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion GearRefreshControl.podspec
@@ -1,8 +1,11 @@
Pod::Spec.new do |s|
s.name = 'GearRefreshControl'
s.version = '0.2'
s.version = '0.2.1'
s.license = 'MIT'
s.summary = 'A custom animation for the UIRefreshControl'
s.description = <<-DESC
Provides a custom UIRefreshControl animating a series of cogs
DESC
s.homepage = 'https://github.com/andreamazz/GearRefreshControl'
s.social_media_url = 'https://twitter.com/theandreamazz'
s.authors = { 'Andrea Mazzini' => 'andrea.mazzini@gmail.com' }
Expand Down

0 comments on commit 8837855

Please sign in to comment.