Skip to content

Commit b0661b4

Browse files
committed
Clean up directory, release 1.0.1
1 parent 7b59a9b commit b0661b4

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

NewPopMenu.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'NewPopMenu'
3-
spec.version = '1.0.0'
3+
spec.version = '1.0.1'
44
spec.license = { :type => 'MIT', :file => "LICENSE" }
55
spec.homepage = 'https://github.com/CaliCastle/PopMenu'
66
spec.authors = { 'Cali Castle' => '[email protected]' }
77
spec.summary = 'A cool and customizable menu action sheet for iOS'
8-
spec.source = { :git => 'https://github.com/CaliCastle/PopMenu.git', :tag => 'v1.0.0' }
8+
spec.source = { :git => 'https://github.com/CaliCastle/PopMenu.git', :tag => 'v1.0.1' }
99
spec.source_files = 'PopMenu/**/*.{h,swift}'
1010

1111
spec.platform = :ios, "9.0"

NewPopMenu/1.0.0/NewPopMenu.podspec

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)