[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 6 / 7 / AlipaySDK-Official / 0.0.1 / AlipaySDK-Official.podspec.json
blobbd0b00f35e65e9ed6b328bd052544be5d40acd0f
2   "name": "AlipaySDK-Official",
3   "version": "0.0.1",
4   "summary": "支付宝官方SDK",
5   "homepage": "https://github.com/daipeihust/AlipaySDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "daipei": "daipei@hust.edu.cn"
12   },
13   "source": {
14     "git": "https://github.com/daipeihust/AlipaySDK.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
21   "resources": "AlipaySDK/AlipaySDK.bundle",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CFNetwork",
26     "SystemConfiguration",
27     "QuartzCore",
28     "CoreGraphics",
29     "CoreMotion",
30     "CoreTelephony",
31     "CoreText"
32   ],
33   "libraries": [
34     "c++",
35     "z"
36   ]