Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-lyn committed Nov 5, 2015
1 parent bb91969 commit 135e7b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions STPopup.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "STPopup"
s.version = "1.3.0"
s.summary = "STPopup provides STPopupController, which works just like UINavigationController in popup style, for both iPhone and iPad."
s.version = "1.4.0"
s.summary = "STPopup provides STPopupController, which works just like UINavigationController in form sheet/bottom sheet style, for both iPhone and iPad."

s.description = <<-DESC
- Extend your view controller from UIViewController, build it in your familiar way.
Expand Down

0 comments on commit 135e7b3

Please sign in to comment.