[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 2 / 6 / MSAlipaySDK / 0.0.6 / MSAlipaySDK.podspec.json
blob5b46640f554fd62e3901b2cd982f499e58c460e6
2   "name": "MSAlipaySDK",
3   "version": "0.0.6",
4   "summary": "MSAlipaySDK From Alipay",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/7General",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wanghuizhou21@163.com": "wanghuizhou@guazi.com"
13   },
14   "source": {
15     "git": "https://github.com/7General/AliPaySDK.git",
16     "tag": "0.0.6"
17   },
18   "frameworks": [
19     "CoreTelephony",
20     "SystemConfiguration",
21     "CoreMotion"
22   ],
23   "libraries": [
24     "z",
25     "c++"
26   ],
27   "platforms": {
28     "ios": "8.0"
29   },
30   "source_files": "MSAlipaySDK/Classes/**/*",
31   "resources": "MSAlipaySDK/Boundles/AlipaySDK.bundle",
32   "vendored_frameworks": "MSAlipaySDK/Frameworks/AlipaySDK.framework"