[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 6 / 4 / NMPay / 1.41 / NMPay.podspec.json
blob93f73b0ae4b98b3f1136f0023a7c28a1c1092384
2   "name": "NMPay",
3   "version": "1.41",
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           "header_dir": "AlixPay/2016_04_28/openssl",
45           "vendored_libraries": [
46             "AlixPay/2016_04_28/libcrypto.a",
47             "AlixPay/2016_04_28/libssl.a"
48           ]
49         }
50       ]
51     },
52     {
53       "name": "UPPay",
54       "source_files": "UPPay/3.3.3/**/*.h",
55       "vendored_libraries": "UPPay/3.3.3/libs/libPaymentControl.a"
56     },
57     {
58       "name": "ApplePay",
59       "source_files": "UPApplePay/1.1/**/*.h",
60       "frameworks": "PassKit",
61       "vendored_libraries": "UPApplePay/1.1/libs/libUPAPayPlugin.a"
62     }
63   ]