[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / e / 6 / 4 / NMPay / 1.4 / NMPay.podspec.json
blob5d488659cd7d48adfe41646a3ac1086481e4fd46
2   "name": "NMPay",
3   "version": "1.4",
4   "summary": "NMPay",
5   "description": "NMPay for GoSport",
6   "homepage": "https://github.com/jiangyancong/NMPay",
7   "license": "MIT",
8   "authors": {
9     "StanleyJiang": "jiangyancong@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.1"
13   },
14   "source": {
15     "git": "https://github.com/jiangyancong/NMPay.git"
16   },
17   "frameworks": [
18     "Security",
19     "SystemConfiguration",
20     "CoreGraphics",
21     "CoreTelephony",
22     "CoreMotion",
23     "CFNetwork",
24     "QuartzCore",
25     "CoreText"
26   ],
27   "libraries": [
28     "iconv",
29     "sqlite3",
30     "stdc++",
31     "z",
32     "c++"
33   ],
34   "requires_arc": true,
35   "subspecs": [
36     {
37       "name": "AliPay",
38       "resources": "AlixPay/2016_04_28/AlipaySDK.bundle",
39       "vendored_frameworks": "AlixPay/2016_04_28/AliPaySDK.framework",
40       "subspecs": [
41         {
42           "name": "openssl",
43           "source_files": "AlixPay/2016_04_28/openssl/*.h",
44           "vendored_libraries": [
45             "AlixPay/2016_04_28/libcrypto.a",
46             "AlixPay/2016_04_28/libssl.a"
47           ]
48         }
49       ]
50     },
51     {
52       "name": "UPPay",
53       "source_files": "UPPay/3.3.3/**/*.h",
54       "vendored_libraries": "UPPay/3.3.3/libs/libPaymentControl.a"
55     },
56     {
57       "name": "ApplePay",
58       "source_files": "UPApplePay/1.1/**/*.h",
59       "frameworks": "PassKit",
60       "vendored_libraries": "UPApplePay/1.1/libs/libUPAPayPlugin.a"
61     }
62   ]