[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 6 / 4 / NMPay / 1.42 / NMPay.podspec.json
blob5a728967924baff49c6d31db2137889efaeec443
2   "name": "NMPay",
3   "version": "1.42",
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": "openssl",
38       "source_files": "AlixPay/2016_04_28/openssl/*.h",
39       "header_dir": "AlixPay/2016_04_28/openssl",
40       "vendored_libraries": [
41         "AlixPay/2016_04_28/libcrypto.a",
42         "AlixPay/2016_04_28/libssl.a"
43       ],
44       "public_header_files": "AlixPay/2016_04_28/openssl/*.h"
45     },
46     {
47       "name": "AliPay",
48       "resources": "AlixPay/2016_04_28/AlipaySDK.bundle",
49       "vendored_frameworks": "AlixPay/2016_04_28/AliPaySDK.framework"
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   ]