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