[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 7 / 8 / WonderPaymentSDK / 0.5.8 / WonderPaymentSDK.podspec.json
blob6c95ced56928bbb8d3f21313f3d94c9088924165
2   "name": "WonderPaymentSDK",
3   "version": "0.5.8",
4   "summary": "Wonder Payment SDK for iOS devices",
5   "description": "beta testing",
6   "platforms": {
7     "ios": "12.0"
8   },
9   "homepage": "https://wonder.app/",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": "Wonder Developer",
15   "source": {
16     "git": "https://github.com/wonder-platform/WonderPayment-iOS.git",
17     "tag": "0.5.8"
18   },
19   "swift_versions": [
20     "4.2",
21     "5.0",
22     "5.1"
23   ],
24   "resource_bundles": {
25     "WonderPaymentSDK_Resources": [
26       "WonderPaymentSDK/Assets/anim/**.*",
27       "WonderPaymentSDK/Assets/icons/common/**.*",
28       "WonderPaymentSDK/Assets/icons/flags/**.*",
29       "WonderPaymentSDK/Assets/fonts/**.*"
30     ]
31   },
32   "source_files": "WonderPaymentSDK/Classes/**/*",
33   "frameworks": "PassKit",
34   "dependencies": {
35     "AlipaySDK-iOS": [
37     ],
38     "WechatOpenSDK-XCFramework": [
40     ],
41     "SVGKit": [
43     ],
44     "QMUIKit": [
46     ],
47     "lottie-ios": [
48       "~> 3.4.0"
49     ],
50     "IQKeyboardManagerSwift": [
51       "6.3.0"
52     ],
53     "TangramKit": [
55     ],
56     "CUPPaymentControl": [
58     ]
59   },
60   "static_framework": true,
61   "swift_version": "5.1"