[Add] YIM 2.2.1
[CocoaPods.git] / Specs / f / 7 / d / DHBAlipaySDK / 0.0.1 / DHBAlipaySDK.podspec.json
blob2c2586db820de210393578602d2c0f6c838127fe
2   "name": "DHBAlipaySDK",
3   "version": "0.0.1",
4   "summary": "支付宝API",
5   "homepage": "https://github.com/xuanjian/DHBAlipaySDK_NO_UTDID.git",
6   "license": {
7     "type": "Copyright",
8     "text": "支付宝(中国)网络技术有限公司 \x7f 版权所有."
9   },
10   "authors": {
11     "AliPay": "http://www.alipay.com/"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/xuanjian/DHBAlipaySDK_NO_UTDID.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": [
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   "resources": "AlipaySDK.bundle",
37   "vendored_frameworks": "AlipaySDK.framework",
38   "dependencies": {
39     "UTDID": [
41     ]
42   }