Skip to content

Commit

Permalink
1.2.5
Browse files Browse the repository at this point in the history
for real this time
  • Loading branch information
cezarywojcik committed Oct 23, 2013
1 parent 1b94211 commit a03eab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CWPopup.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CWPopup"
s.version = "1.2.4"
s.version = "1.2.5"
s.summary = "A category on UIViewController to present a popup view controller."
s.description = "CWPopup adds a category on UIViewController to present a popup view controller. It offers an animated and non-animated presentation of the popup, similarly to presenting a modal controller or pushing a view controller."
s.homepage = "http://github.com/cezarywojcik/CWPopup"
Expand Down

0 comments on commit a03eab0

Please sign in to comment.