diff --git a/NewPopMenu.podspec b/NewPopMenu.podspec index 339b981..c899f9e 100644 --- a/NewPopMenu.podspec +++ b/NewPopMenu.podspec @@ -1,11 +1,11 @@ Pod::Spec.new do |spec| spec.name = 'NewPopMenu' - spec.version = '1.1.1' + spec.version = '1.1.2' 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 popup action sheet for iOS' - spec.source = { :git => 'https://github.com/CaliCastle/PopMenu.git', :tag => 'v1.1.1' } + spec.source = { :git => 'https://github.com/CaliCastle/PopMenu.git', :tag => 'v1.1.2' } spec.source_files = 'PopMenu/**/*.{h,swift}' spec.module_name = "PopMenu" diff --git a/PopMenu/Info.plist b/PopMenu/Info.plist index 4c0d218..0202029 100644 --- a/PopMenu/Info.plist +++ b/PopMenu/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.0 + 1.1.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass