[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / 4 / AlipaySDK-JDBR / 0.0.2 / AlipaySDK-JDBR.podspec.json
blob18a8e106c9102b2b3c35d76c44b1860a5999ad81
2   "name": "AlipaySDK-JDBR",
3   "version": "0.0.2",
4   "summary": "AlipaySDK for iOS",
5   "description": "AlipaySDK cocoapods integration",
6   "homepage": "https://b.alipay.com/newIndex.htm",
7   "license": {
8     "type": "Copyright",
9     "text": "支付宝(中国)网络技术有限公司 \x7f 版权所有."
10   },
11   "authors": {
12     "fanhuibo": "huibo.fan@huaat.net"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/jidibingren/AlipaySDK-JDBR.git",
19     "tag": "0.0.2"
20   },
21   "requires_arc": true,
22   "resources": "AlipaySDK.bundle",
23   "vendored_frameworks": "AlipaySDK.framework",
24   "public_header_files": "AlipaySDK.framework/Headers/**/*.h",
25   "frameworks": [
26     "CoreTelephony",
27     "SystemConfiguration",
28     "QuartzCore",
29     "CoreText",
30     "CoreGraphics",
31     "UIKit",
32     "Foundation",
33     "CFNetwork",
34     "CoreMotion"
35   ],
36   "libraries": [
37     "z",
38     "c++"
39   ]