[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 1 / Alipay_SDK_iOS / 15.2.0.1 / Alipay_SDK_iOS.podspec.json
blobf87b668b6db16dda7425288a3eecec5cd550a62c
2   "name": "Alipay_SDK_iOS",
3   "version": "15.2.0.1",
4   "summary": "支付宝官方SDK(15.2.0)",
5   "description": "支付宝官方SDK(15.2.0),方便大家使用cocoapods导入",
6   "homepage": "https://coding.net/u/LeoChensj/p/Alipay_SDK_iOS/git",
7   "license": "MIT",
8   "authors": {
9     "LeoChen": "LeoChensj@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://git.coding.net/LeoChensj/Alipay_SDK_iOS.git",
16     "tag": "15.2.0.1"
17   },
18   "resources": "Alipay/AlipaySDK.bundle",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "SystemConfiguration",
23     "CoreTelephony",
24     "QuartzCore",
25     "CoreText",
26     "CoreGraphics",
27     "UIKit",
28     "Foundation",
29     "CFNetwork",
30     "CoreMotion"
31   ],
32   "libraries": [
33     "z",
34     "c++"
35   ],
36   "requires_arc": true,
37   "vendored_frameworks": "Alipay/AlipaySDK.framework"