Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
corin8823 committed Sep 26, 2017
1 parent 012a9b4 commit 8639358
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Popover.podspec
@@ -1,9 +1,8 @@
Pod::Spec.new do |s|
s.name = "Popover"
s.version = "1.0.6"
s.version = "1.1.0"
s.summary = "Popover is a balloon library like facebook app. It is written in pure swift."
s.homepage = "https://github.com/corin8823"
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
s.license = { :type => "MIT", :file => "LICENSE" }
s.author = { "corin8823" => "yusuke.t88@gmail.com" }
s.source = { :git => "https://github.com/corin8823/Popover.git", :tag => s.version.to_s }
Expand Down

0 comments on commit 8639358

Please sign in to comment.