[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 6 / a / SNAlipaySDK / 15.2.3 / SNAlipaySDK.podspec.json
blob6303f31815215e57a878f7eaaf954eda190d96ee
2   "name": "SNAlipaySDK",
3   "version": "15.2.3",
4   "summary": "Alipay SDK 15.2.2 for iOS.",
5   "license": {
6     "type": "Copyright",
7     "text": "支付宝(中国)网络技术有限公司 版权所有."
8   },
9   "homepage": "https://doc.open.alipay.com/doc2/detail.htm?treeId=54&articleId=104509&docType=1",
10   "authors": {
11     "Alipay": "https://www.alipay.com/"
12   },
13   "source": {
14     "git": "https://github.com/iOSBoy/SNAlipaySDK.git",
15     "tag": "15.2.3"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "resources": "SDK/AlipaySDK.bundle",
22   "frameworks": [
23     "SystemConfiguration",
24     "CoreTelephony",
25     "QuartzCore",
26     "CoreText",
27     "CoreGraphics",
28     "UIKit",
29     "Foundation",
30     "CFNetwork",
31     "CoreMotion"
32   ],
33   "libraries": [
34     "z",
35     "c++"
36   ],
37   "vendored_frameworks": "SDK/AlipaySDK.framework"