Skip to content

Commit

Permalink
Update podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsinclair committed Nov 25, 2013
1 parent 341c74c commit 5ed10b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OvershareKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "OvershareKit"
s.version = "1.0.2"
s.version = "1.0.3"
s.summary = "A soup-to-nuts sharing library for iOS."
s.homepage = "https://github.com/overshare/overshare-kit"
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

1 comment on commit 5ed10b6

@jhersh
Copy link
Contributor

@jhersh jhersh commented on 5ed10b6 Nov 25, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jaredsinclair Thanks for keeping the podspec updated!

Each new pod version needs to have its podspec added to the master Specs repo for it to be discoverable and installable. I've added a pull request for OvershareKit 1.0.3: CocoaPods/Specs#5698

Please sign in to comment.