Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
CaliCastle committed Apr 25, 2018
1 parent 1165758 commit 1a83032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NewPopMenu.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |spec|
spec.homepage = 'https://github.com/CaliCastle/PopMenu'
spec.authors = { 'Cali Castle' => '[email protected]' }
spec.summary = 'A cool and customizable popup action sheet for iOS'
spec.source = { :git => 'https://github.com/CaliCastle/PopMenu.git', :tag => 'v1.0.2' }
spec.source = { :git => 'https://github.com/CaliCastle/PopMenu.git', :tag => 'v1.1.0' }
spec.source_files = 'PopMenu/**/*.{h,swift}'

spec.module_name = "PopMenu"
Expand Down

0 comments on commit 1a83032

Please sign in to comment.