[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / a / SNAlipaySDK / 2.4.2 / SNAlipaySDK.podspec.json
blobdf81ca5d80e9285f1379458370982107204ea5fd
2   "name": "SNAlipaySDK",
3   "version": "2.4.2",
4   "summary": "Alipay SDK 2.4 for iOS.",
5   "license": {
6     "type": "Copyright",
7     "text": "支付宝(中国)网络技术有限公司 版权所有."
8   },
9   "homepage": "https://doc.open.alipay.com/doc2/detail?treeId=59&articleId=103660&docType=1",
10   "authors": {
11     "Alipay": "https://www.alipay.com/"
12   },
13   "source": {
14     "git": "https://github.com/iOSBoy/SNAlipaySDK.git",
15     "tag": "2.4.2"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "resources": "SDK2.4/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": "SDK2.4/AlipaySDK.framework"