[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 5 / AlipaySDK-2.0 / 3.0.1 / AlipaySDK-2.0.podspec.json
blob9818c4afd46ea19b9711471400af415ff50e5606
2   "name": "AlipaySDK-2.0",
3   "version": "3.0.1",
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": "3.0.1"
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