diff --git a/Example/Pods/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Example/Pods/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..919434a --- /dev/null +++ b/Example/Pods/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/Example/Pods/Pods.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Example/Pods/Pods.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/Example/Pods/Pods.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/Example/Pods/Target Support Files/Pods-RCNPopupController_Example/Pods-RCNPopupController_Example-Info.plist b/Example/Pods/Target Support Files/Pods-RCNPopupController_Example/Pods-RCNPopupController_Example-Info.plist index 2243fe6..12913c3 100644 --- a/Example/Pods/Target Support Files/Pods-RCNPopupController_Example/Pods-RCNPopupController_Example-Info.plist +++ b/Example/Pods/Target Support Files/Pods-RCNPopupController_Example/Pods-RCNPopupController_Example-Info.plist @@ -2,25 +2,25 @@ - CFBundleDevelopmentRegion - en - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - ${PRODUCT_BUNDLE_IDENTIFIER} - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - FMWK - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleVersion - ${CURRENT_PROJECT_VERSION} - NSPrincipalClass - + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0.2 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + diff --git a/Example/Pods/Target Support Files/Pods-RCNPopupController_Tests/Pods-RCNPopupController_Tests-Info.plist b/Example/Pods/Target Support Files/Pods-RCNPopupController_Tests/Pods-RCNPopupController_Tests-Info.plist index 2243fe6..12913c3 100644 --- a/Example/Pods/Target Support Files/Pods-RCNPopupController_Tests/Pods-RCNPopupController_Tests-Info.plist +++ b/Example/Pods/Target Support Files/Pods-RCNPopupController_Tests/Pods-RCNPopupController_Tests-Info.plist @@ -2,25 +2,25 @@ - CFBundleDevelopmentRegion - en - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - ${PRODUCT_BUNDLE_IDENTIFIER} - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - FMWK - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleVersion - ${CURRENT_PROJECT_VERSION} - NSPrincipalClass - + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0.2 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + diff --git a/Example/Pods/Target Support Files/RCNPopupController/RCNPopupController-Info.plist b/Example/Pods/Target Support Files/RCNPopupController/RCNPopupController-Info.plist index 161a9d3..12913c3 100644 --- a/Example/Pods/Target Support Files/RCNPopupController/RCNPopupController-Info.plist +++ b/Example/Pods/Target Support Files/RCNPopupController/RCNPopupController-Info.plist @@ -2,25 +2,25 @@ - CFBundleDevelopmentRegion - en - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - ${PRODUCT_BUNDLE_IDENTIFIER} - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - FMWK - CFBundleShortVersionString - 0.1.0 - CFBundleSignature - ???? - CFBundleVersion - ${CURRENT_PROJECT_VERSION} - NSPrincipalClass - + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0.2 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + diff --git a/Example/RCNPopupController.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Example/RCNPopupController.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/Example/RCNPopupController.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/Example/RCNPopupController/Info.plist b/Example/RCNPopupController/Info.plist index eb18faa..64c8800 100644 --- a/Example/RCNPopupController/Info.plist +++ b/Example/RCNPopupController/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 1.0.2 CFBundleSignature ???? CFBundleVersion diff --git a/RCNPopupController.podspec b/RCNPopupController.podspec index b4ea8d9..d077c91 100644 --- a/RCNPopupController.podspec +++ b/RCNPopupController.podspec @@ -6,24 +6,22 @@ # To learn more about a Podspec see https://guides.cocoapods.org/syntax/podspec.html # -Pod::Spec.new do |s| - s.name = 'RCNPopupController' - s.version = '1.0.1' - s.summary = 'A versatile Swift popup for iOS' +Pod::Spec.new do |spec| + spec.name = 'RCNPopupController' + spec.version = '1.0.2' + spec.summary = 'A versatile Swift popup for iOS' - s.description = <<-DESC + spec.description = <<-DESC RCNPopupController is a simple Swift class to show a custom popup in a different ways with different effects. You can customise where the popup will appear and which effect you want to apply. The class is based on CNPPopupController. DESC - s.homepage = 'https://github.com/rcasanovan/RCNPopupController' - s.license = { :type => 'MIT', :file => 'LICENSE' } - s.author = 'Ricardo Casanova' - s.source = { :git => 'https://github.com/rcasanovan/RCNPopupController.git', :tag => s.version.to_s } - s.social_media_url = 'https://twitter.com/rcasanovan' - s.ios.deployment_target = '9.0' - s.source_files = 'RCNPopupController/Classes' - s.frameworks = 'UIKit' - s.swift_version = '4.0' + spec.homepage = 'https://github.com/rcasanovan/RCNPopupController' + spec.license = { :type => 'MIT', :file => 'LICENSE' } + spec.author = { "Ricardo Casanova" => "ricardo.casanova@outlook.com" } + spec.ios.deployment_target = '9.3' + spec.swift_version = '4.0' + spec.source = { :git => "https://github.com/rcasanovan/RCNPopupController.git", :tag => "#{spec.version}" } + spec.source_files = "RCNPopupController/**/*.{h,m,swift}" end