diff --git a/Cloudpayments-SDK-iOS.podspec b/Cloudpayments-SDK-iOS.podspec index 7433586..01df062 100644 --- a/Cloudpayments-SDK-iOS.podspec +++ b/Cloudpayments-SDK-iOS.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |spec| spec.name = "Cloudpayments" - spec.version = "1.3.0" + spec.version = "1.3.1" spec.summary = "Core library that allows you to use internet acquiring from CloudPayments in your app" spec.description = "Core library that allows you to use internet acquiring from CloudPayments in your app!" diff --git a/demo/Podfile.lock b/demo/Podfile.lock index 504ca37..34c2710 100644 --- a/demo/Podfile.lock +++ b/demo/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - Cloudpayments (1.2.15): + - Cloudpayments (1.3.0): - CloudpaymentsNetworking - YandexLoginSDK - YandexPaySDK/Dynamic (~> 1.3.9) @@ -35,7 +35,7 @@ EXTERNAL SOURCES: :path: "../networking" SPEC CHECKSUMS: - Cloudpayments: 67362920ec5888a642d45033504fdc924f06aabe + Cloudpayments: f4c6d0d405e72d4c73659138e55b39d6da626bb9 CloudpaymentsNetworking: b03a482d4200209a46f27da663d235228bab5071 PromiseKit: 49d70c53d5d20e346beaea4b276b5dd2ab446bb4 YandexLoginSDK: ad9a07aca36a7748353af17c9cbbf2b83be9ba26 diff --git a/demo/demo.xcodeproj/project.pbxproj b/demo/demo.xcodeproj/project.pbxproj index d228a26..0909f05 100644 --- a/demo/demo.xcodeproj/project.pbxproj +++ b/demo/demo.xcodeproj/project.pbxproj @@ -15,8 +15,8 @@ 13B49EC5224A4793001F85CF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 13B49EC3224A4793001F85CF /* Main.storyboard */; }; 13B49EC7224A4795001F85CF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B49EC6224A4795001F85CF /* Assets.xcassets */; }; 13B49ECA224A4795001F85CF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 13B49EC8224A4795001F85CF /* LaunchScreen.storyboard */; }; - 6F5FB7615BC8B5E39D7A2504 /* Pods_demo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 22F1402171DC0547C76492C2 /* Pods_demo.framework */; }; 831A1D222538413A003CA251 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 831A1D212538413A003CA251 /* BaseViewController.swift */; }; + E83BCFCB993E61993B30CDE6 /* Pods_demo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32CC132F4AD11B513FE85AC3 /* Pods_demo.framework */; }; E86315D12A4B24E80041F778 /* LogoHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E86315D02A4B24E80041F778 /* LogoHeaderView.xib */; }; E86315D42A4B29E10041F778 /* FooterActionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E86315D32A4B29E10041F778 /* FooterActionView.xib */; }; E86315D62A4B29F00041F778 /* FooterActionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E86315D52A4B29F00041F778 /* FooterActionView.swift */; }; @@ -38,11 +38,11 @@ 13B49EC6224A4795001F85CF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 13B49EC9224A4795001F85CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 13B49ECB224A4795001F85CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 22F1402171DC0547C76492C2 /* Pods_demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_demo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 32CC132F4AD11B513FE85AC3 /* Pods_demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_demo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 54072A220D465C38D6013D9F /* Pods-demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.release.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.release.xcconfig"; sourceTree = ""; }; 831A1D212538413A003CA251 /* BaseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 8387197B2519F06C00797EDA /* demo.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = demo.entitlements; sourceTree = ""; }; - 9F0BD64C6137225158C9CF44 /* Pods-demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.release.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.release.xcconfig"; sourceTree = ""; }; - BD38D7D9DD1E931DC97F9E4A /* Pods-demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.debug.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.debug.xcconfig"; sourceTree = ""; }; + A436A7F020E168681A7AEE6F /* Pods-demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.debug.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.debug.xcconfig"; sourceTree = ""; }; E86315D02A4B24E80041F778 /* LogoHeaderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LogoHeaderView.xib; sourceTree = ""; }; E86315D32A4B29E10041F778 /* FooterActionView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FooterActionView.xib; sourceTree = ""; }; E86315D52A4B29F00041F778 /* FooterActionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FooterActionView.swift; sourceTree = ""; }; @@ -57,7 +57,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 6F5FB7615BC8B5E39D7A2504 /* Pods_demo.framework in Frameworks */, + E83BCFCB993E61993B30CDE6 /* Pods_demo.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -95,7 +95,7 @@ children = ( 13B49EBE224A4793001F85CF /* demo */, 783360454E6067683DC51BAD /* Pods */, - 4024C9614BEFBA2EFD50A144 /* Frameworks */, + 6150061884DD6A299EBF9741 /* Frameworks */, ); sourceTree = ""; }; @@ -118,10 +118,10 @@ path = demo; sourceTree = ""; }; - 4024C9614BEFBA2EFD50A144 /* Frameworks */ = { + 6150061884DD6A299EBF9741 /* Frameworks */ = { isa = PBXGroup; children = ( - 22F1402171DC0547C76492C2 /* Pods_demo.framework */, + 32CC132F4AD11B513FE85AC3 /* Pods_demo.framework */, ); name = Frameworks; sourceTree = ""; @@ -129,8 +129,8 @@ 783360454E6067683DC51BAD /* Pods */ = { isa = PBXGroup; children = ( - BD38D7D9DD1E931DC97F9E4A /* Pods-demo.debug.xcconfig */, - 9F0BD64C6137225158C9CF44 /* Pods-demo.release.xcconfig */, + A436A7F020E168681A7AEE6F /* Pods-demo.debug.xcconfig */, + 54072A220D465C38D6013D9F /* Pods-demo.release.xcconfig */, ); path = Pods; sourceTree = ""; @@ -261,11 +261,11 @@ isa = PBXNativeTarget; buildConfigurationList = 13B49ECE224A4795001F85CF /* Build configuration list for PBXNativeTarget "demo" */; buildPhases = ( - 3FD49B0BD17CEF8C29CCD12E /* [CP] Check Pods Manifest.lock */, + C18F1133A2F44F4DD6A192EE /* [CP] Check Pods Manifest.lock */, 13B49EB8224A4793001F85CF /* Sources */, 13B49EB9224A4793001F85CF /* Frameworks */, 13B49EBA224A4793001F85CF /* Resources */, - 8658D5B5966800CD83F8E0B6 /* [CP] Embed Pods Frameworks */, + 03524D685945276BDC4557A9 /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -325,43 +325,43 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 3FD49B0BD17CEF8C29CCD12E /* [CP] Check Pods Manifest.lock */ = { + 03524D685945276BDC4557A9 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); - inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; + name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( - ); - outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-demo-checkManifestLockResult.txt", + "${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - 8658D5B5966800CD83F8E0B6 /* [CP] Embed Pods Frameworks */ = { + C18F1133A2F44F4DD6A192EE /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); - name = "[CP] Embed Pods Frameworks"; + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks-${CONFIGURATION}-output-files.xcfilelist", + ); + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-demo-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks.sh\"\n"; + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ @@ -527,7 +527,7 @@ }; 13B49ECF224A4795001F85CF /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BD38D7D9DD1E931DC97F9E4A /* Pods-demo.debug.xcconfig */; + baseConfigurationReference = A436A7F020E168681A7AEE6F /* Pods-demo.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = demo/demo.entitlements; @@ -559,7 +559,7 @@ }; 13B49ED0224A4795001F85CF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9F0BD64C6137225158C9CF44 /* Pods-demo.release.xcconfig */; + baseConfigurationReference = 54072A220D465C38D6013D9F /* Pods-demo.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = demo/demo.entitlements; diff --git a/sdk/Cloudpayments.podspec b/sdk/Cloudpayments.podspec index 1a4c859..b9e9f1b 100644 --- a/sdk/Cloudpayments.podspec +++ b/sdk/Cloudpayments.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |spec| spec.name = "Cloudpayments" - spec.version = "1.3.0" + spec.version = "1.3.1" spec.summary = "Core library that allows you to use internet acquiring from CloudPayments in your app" spec.description = "Core library that allows you to use internet acquiring from CloudPayments in your app!" diff --git a/sdk/Resources/PaymentForm.storyboard b/sdk/Resources/PaymentForm.storyboard index 16fbca8..50608ac 100644 --- a/sdk/Resources/PaymentForm.storyboard +++ b/sdk/Resources/PaymentForm.storyboard @@ -64,7 +64,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -192,7 +192,7 @@ - +