[Add] RDLiquidSpreadButton 1.0
[CocoaPods.git] / Specs / 0 / 1 / c / AlipaySDK_ZF / 15.2.0.1 / AlipaySDK_ZF.podspec.json
blob1e5f5b8388beed652ac997dc638110985621017c
2   "name": "AlipaySDK_ZF",
3   "version": "15.2.0.1",
4   "summary": "Alipay SDK for iOS.",
5   "homepage": "https://b.alipay.com/newIndex.htm",
6   "license": {
7     "type": "Copyright",
8     "text": "      支付宝(中国)网络技术有限公司 ^? 版权所有.\n"
9   },
10   "authors": {
11     "AliPay": "http://www.alipay.com/"
12   },
13   "requires_arc": true,
14   "description": "this podspec will update by alipaySDK, it's include alipaySDK. good for iosdeveloper who user alipay.",
15   "source": {
16     "git": "https://git.oschina.net/zify/AlipaySDK_ZF.git",
17     "tag": "15.2.0.1"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "frameworks": [
23     "CoreTelephony",
24     "SystemConfiguration",
25     "CoreMotion"
26   ],
27   "libraries": [
28     "z",
29     "c++"
30   ],
31   "default_subspecs": "Core",
32   "subspecs": [
33     {
34       "name": "Core",
35       "resources": "AlipaySDK.bundle",
36       "vendored_frameworks": "AlipaySDK.framework"
37     }
38   ]