Skip to content

Commit

Permalink
Changed version 1.0 to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Rehnby committed Oct 29, 2012
1 parent b3eccaa commit 87895f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PodioKit.podspec
@@ -1,8 +1,8 @@
Pod::Spec.new do |s|
s.name = 'PodioKit'
s.version = '1.0'
s.version = '1.0.0'
s.platform = :ios, '5.0'
s.source = { :git => 'https://github.com/podio/podio-ios.git', :tag => '1.0' }
s.source = { :git => 'https://github.com/podio/podio-ios.git', :tag => '1.0.0' }

s.summary = "PodioKit is an iOS client library for the Podio API."
s.homepage = "https://developers.podio.com/clients/ios"
Expand Down

0 comments on commit 87895f3

Please sign in to comment.