[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / f / 7 / AliPay_SDK / 3.0.0 / AliPay_SDK.podspec.json
blob4dc301d1af1ba30b8f997ec22b2f04011396d239
2   "name": "AliPay_SDK",
3   "version": "3.0.0",
4   "summary": "Ali Pay iOS SDK.",
5   "homepage": "https://open.alipay.com",
6   "license": "MIT",
7   "authors": {
8     "Ali": "https://open.alipay.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "http": "https://github.com/littleSun/AliPay/archive/master.zip"
15   },
16   "resources": "**/*.bundle",
17   "vendored_frameworks": "**/*.framework",
18   "frameworks": [
19     "CoreMotion",
20     "SystemConfiguration",
21     "CoreTelephony"
22   ],
23   "libraries": [
24     "z",
25     "c++"
26   ],
27   "requires_arc": true