[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / 2 / AlipaySDK-iOS / 0.0.1 / AlipaySDK-iOS.podspec.json
blobe5b4011d8892c1577c8d710e3144932e5e4a1113
2   "name": "AlipaySDK-iOS",
3   "version": "0.0.1",
4   "summary": "支付宝官方SDK",
5   "homepage": "https://open.alipay.com/platform/home.htm",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "shanjia": "shanjia.gxd@antfin.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "http": "https://gw.alipayobjects.com/os/basement_prod/13c286df-dbf9-420b-8121-1c75b4519c03.zip"
18   },
19   "vendored_frameworks": "AlipaySDK.framework",
20   "resources": "AlipaySDK.bundle",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "CFNetwork",
25     "SystemConfiguration",
26     "QuartzCore",
27     "CoreGraphics",
28     "CoreMotion",
29     "CoreTelephony",
30     "CoreText",
31     "WebKit"
32   ],
33   "libraries": [
34     "c++",
35     "z"
36   ]