[Add] VLCKit 4.0.0a9
[CocoaPods.git] / Specs / a / 5 / e / XTCAlipaySDK-iOS / 15.6.2 / XTCAlipaySDK-iOS.podspec.json
bloba7d61216efb531ff6e70fe7f1b26d4161965d770
2   "name": "XTCAlipaySDK-iOS",
3   "version": "15.6.2",
4   "summary": "Alipay payment SDK",
5   "homepage": "https://github.com/xtcmoons/XTC_AlipaySDK",
6   "license": "MIT",
7   "authors": {
8     "xtcmoon": "xtcmoons@yeah.net"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/xtcmoons/XTC_AlipaySDK.git",
15     "tag": "15.6.2"
16   },
17   "resources": "AlipaySDK.bundle",
18   "vendored_frameworks": "AlipaySDK.framework",
19   "frameworks": [
20     "SystemConfiguration",
21     "CoreTelephony",
22     "QuartzCore",
23     "CoreText",
24     "CoreGraphics",
25     "UIKit",
26     "Foundation",
27     "CFNetwork",
28     "CoreMotion"
29   ],
30   "libraries": [
31     "z",
32     "c++"
33   ],
34   "requires_arc": true