Skip to content

Commit

Permalink
Clean up directory, release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CaliCastle committed Apr 17, 2018
1 parent 7b59a9b commit b0661b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
4 changes: 2 additions & 2 deletions NewPopMenu.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Pod::Spec.new do |spec|
spec.name = 'NewPopMenu'
spec.version = '1.0.0'
spec.version = '1.0.1'
spec.license = { :type => 'MIT', :file => "LICENSE" }
spec.homepage = 'https://github.com/CaliCastle/PopMenu'
spec.authors = { 'Cali Castle' => 'cali@calicastle.com' }
spec.summary = 'A cool and customizable menu action sheet for iOS'
spec.source = { :git => 'https://github.com/CaliCastle/PopMenu.git', :tag => 'v1.0.0' }
spec.source = { :git => 'https://github.com/CaliCastle/PopMenu.git', :tag => 'v1.0.1' }
spec.source_files = 'PopMenu/**/*.{h,swift}'

spec.platform = :ios, "9.0"
Expand Down
18 changes: 0 additions & 18 deletions NewPopMenu/1.0.0/NewPopMenu.podspec

This file was deleted.

0 comments on commit b0661b4

Please sign in to comment.