[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 6 / 1 / Alipay_SDK_iOS / 15.2.0.0 / Alipay_SDK_iOS.podspec.json
blob6ec8836678b3b5e49f2cb3645ae2e22a05b10ebf
2   "name": "Alipay_SDK_iOS",
3   "version": "15.2.0.0",
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.0"
17   },
18   "resources": "Alipay/AlipaySDK.bundle",
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,
35   "vendored_frameworks": "Alipay/AlipaySDK.framework"