[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 1 / NoxPay-Beta / 1.1.9 / NoxPay-Beta.podspec.json
blobfacf464f998dfd033e02e6a5f0bf74fe31e41df0
2   "name": "NoxPay-Beta",
3   "version": "1.1.9",
4   "summary": "A aggregate payment SDK-Beta provided Nox.",
5   "homepage": "https://github.com/NoxmobiSDK/NoxPayBeta",
6   "license": "MIT",
7   "authors": {
8     "gaochong": "gaochong@noxgroup.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/NoxmobiSDK/NoxPayBeta.git",
15     "tag": "1.1.9"
16   },
17   "pod_target_xcconfig": {
18     "OTHER_LDFLAGS": "-lObjC"
19   },
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "Pay",
24       "source_files": "NoxPaySDK.framework/Headers/*.{h}",
25       "ios": {
26         "vendored_frameworks": "NoxPaySDK.framework"
27       },
28       "dependencies": {
29         "NFNetworking": [
30           "1.2.0"
31         ],
32         "GTMBase64": [
34         ],
35         "YYCache": [
37         ],
38         "MJExtension": [
40         ]
41       }
42     }
43   ]