[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 8 / 5 / AlipaySDK-2.0 / 2.0.3 / AlipaySDK-2.0.podspec.json
blob105972f9063fce4b40b76078f0680aa8ae937640
2   "name": "AlipaySDK-2.0",
3   "version": "2.0.3",
4   "summary": "Alipay SDK 2.0 for iOS.",
5   "description": "支付宝移动支付 SDK 标准版 for iOS",
6   "homepage": "https://b.alipay.com/newIndex.htm",
7   "license": {
8     "type": "Copyright",
9     "text": "支付宝(中国)网络技术有限公司 \x7f 版权所有."
10   },
11   "authors": {
12     "AliPay": "https://www.alipay.com/"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/candyan/AlipaySDK.git",
19     "tag": "2.0.3"
20   },
21   "resources": "AlipaySDK.bundle",
22   "vendored_frameworks": "AlipaySDK.framework",
23   "public_header_files": "AlipaySDK.framework/Headers/**/*.h",
24   "frameworks": [
25     "CoreTelephony",
26     "SystemConfiguration"
27   ],
28   "requires_arc": true