[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 2 / 8 / 5 / SecurionPayDebug / 1.0.12 / SecurionPayDebug.podspec.json
blobec6d0be80993e89a012401a99acf1941b52f581f
2   "name": "SecurionPayDebug",
3   "version": "1.0.12",
4   "summary": "iOS SDK for SecurionPay",
5   "description": "Framework makes it easy to add SecurionPay payments to your mobile apps.",
6   "homepage": "https://github.com/securionpay/securionpay-ios.git",
7   "license": "MIT",
8   "authors": "securionpay",
9   "platforms": {
10     "ios": "13.0"
11   },
12   "swift_versions": "4.2",
13   "source": {
14     "git": "https://github.com/securionpay/securionpay-ios.git",
15     "tag": "1.0.12"
16   },
17   "source_files": "SecurionPay/Library/**/*.{h,m,swift}",
18   "vendored_frameworks": "SecurionPay/Frameworks/Debug/ipworks3ds_sdk.xcframework",
19   "deprecated": true,
20   "subspecs": [
21     {
22       "name": "Resources",
23       "resource_bundles": {
24         "SecurionPayDebugBundle": [
25           "SecurionPay/**/*.{strings}",
26           "SecurionPay/**/*.{png}",
27           "SecurionPay/**/*.{ttf}"
28         ]
29       }
30     }
31   ],
32   "swift_version": "4.2"