[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / f / d / 1 / NoxPay-Beta / 1.0.2 / NoxPay-Beta.podspec.json
blobc8e5ccc05066893bbcc4d17e73e712c19cf71705
2   "name": "NoxPay-Beta",
3   "version": "1.0.2",
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.0.2"
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         "AFNetworking": [
31         ],
32         "GTMBase64": [
34         ],
35         "YYCache": [
37         ],
38         "MJExtension": [
40         ],
41         "Firebase/Analytics": [
43         ],
44         "Firebase/RemoteConfig": [
46         ]
47       }
48     }
49   ]