[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 1 / 6 / iOS-AlipaySDK / 3.0.1 / iOS-AlipaySDK.podspec.json
blob0931c635e2a336a7f40ca9cf754c7e49babb7840
2   "name": "iOS-AlipaySDK",
3   "version": "3.0.1",
4   "summary": "iOS-AlipaySDK",
5   "homepage": "https://b.alipay.com/newIndex.htm",
6   "license": {
7     "type": "Copyright",
8     "text": "支付宝(中国)网络技术有限公司 \x7f 版权所有."
9   },
10   "authors": {
11     "AliPay": "http://www.alipay.com/"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/shenlujia/iOS-AlipaySDK.git",
19     "tag": "3.0.1"
20   },
21   "frameworks": [
22     "CoreTelephony",
23     "SystemConfiguration"
24   ],
25   "default_subspecs": "Core",
26   "subspecs": [
27     {
28       "name": "Core",
29       "resources": "AlipaySDK.bundle",
30       "vendored_frameworks": "AlipaySDK.framework",
31       "public_header_files": "AlipaySDK.framework/Headers/**/*.h"
32     }
33   ]