Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
akkyie committed Apr 7, 2015
1 parent 5e8a8c1 commit 97ce531
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AKPickerView-Swift.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'AKPickerView-Swift'
s.version = '0.1.4'
s.version = '0.1.5'
s.summary = 'A simple yet customizable horizontal picker view.'

s.description = 'A simple yet customizable horizontal picker view. Works on iOS 8'
Expand All @@ -21,4 +21,4 @@ Pod::Spec.new do |s|

s.requires_arc = true

end
end

0 comments on commit 97ce531

Please sign in to comment.