[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 0 / d / AliPaySDK_SZ / 15.6.5 / AliPaySDK_SZ.podspec.json
bloba83e785e8c3af56d9662b06fde1e2e1af25b803f
2   "name": "AliPaySDK_SZ",
3   "version": "15.6.5",
4   "summary": "支付宝官方SDK(v15.6.5)",
5   "description": "支付宝官方SDK(15.6.5),方便大家使用cocoapods导入,适用于集成了百川sdk,出现UTDID冲突",
6   "homepage": "https://github.com/StenpZ/AliPaySDK_SZ.git",
7   "license": "MIT",
8   "authors": {
9     "StenpZ": "zhouc520@foxmail.com"
10   },
11   "source": {
12     "git": "https://github.com/StenpZ/AliPaySDK_SZ.git",
13     "tag": "15.6.5"
14   },
15   "resources": "AlipaySDK/AlipaySDK.bundle",
16   "frameworks": [
17     "Foundation",
18     "UIKit",
19     "SystemConfiguration",
20     "CoreTelephony",
21     "QuartzCore",
22     "CoreText",
23     "CoreGraphics",
24     "CFNetwork",
25     "CoreMotion"
26   ],
27   "libraries": [
28     "z",
29     "c++"
30   ],
31   "vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
32   "dependencies": {
33     "SZUTDID": [
34       "~> 1.0"
35     ]
36   },
37   "platforms": {
38     "ios": "7.0"
39   },
40   "requires_arc": true