[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / e / 6 / 4 / NMPay / 1.3 / NMPay.podspec.json
blobda6191687a47ac775358e54a65cfe410099794d0
2   "name": "NMPay",
3   "version": "1.3",
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       "source_files": "AlixPay/2016_04_28/openssl/*.{h,m}",
39       "resources": "AlixPay/2016_04_28/AlipaySDK.bundle",
40       "vendored_libraries": [
41         "AlixPay/2016_04_28/libcrypto.a",
42         "AlixPay/2016_04_28/libssl.a"
43       ],
44       "vendored_frameworks": "AlixPay/2016_04_28/AliPaySDK.framework"
45     },
46     {
47       "name": "UPPay",
48       "source_files": "UPPay/3.3.3/**/*.h",
49       "vendored_libraries": "UPPay/3.3.3/libs/libPaymentControl.a"
50     },
51     {
52       "name": "ApplePay",
53       "source_files": "UPApplePay/1.1/**/*.h",
54       "frameworks": "PassKit",
55       "vendored_libraries": "UPApplePay/1.1/libs/libUPAPayPlugin.a"
56     }
57   ]