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