[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / a / 7 / Alipay_iOS / 1.0.0 / Alipay_iOS.podspec.json
blob30fbe79e97a519a81da5232ce5f52caac84d9997
2   "name": "Alipay_iOS",
3   "version": "1.0.0",
4   "summary": "官方2017.03.13更新的SDK",
5   "description": "支付宝官方SDK(2017.03.13),方便使用cocoapods导入",
6   "homepage": "https://github.com/RuinRui/Alipay_iOS",
7   "license": "MIT",
8   "authors": {
9     "RuinRui": "18601997433@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/RuinRui/Alipay_iOS.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "AlipaySDK/AlipaySDK.framework/**/*",
19   "resources": "AlipaySDK/AlipaySDK.bundle",
20   "vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreTelephony",
24     "QuartzCore",
25     "CoreText",
26     "CoreGraphics",
27     "UIKit",
28     "Foundation",
29     "CFNetwork",
30     "CoreMotion"
31   ],
32   "libraries": [
33     "c++",
34     "z"
35   ],
36   "requires_arc": true