[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / 2 / AlipaySDK-iOS / 15.8.16 / AlipaySDK-iOS.podspec.json
blob21a3725717e9550bade3d57ea4eb7d639db9002d
2   "name": "AlipaySDK-iOS",
3   "version": "15.8.16",
4   "summary": "支付宝官方SDK",
5   "homepage": "https://open.alipay.com/platform/home.htm",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mingsheng": "qiumingxing.qmx@antgroup.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://mdn.alipayobjects.com/mobilecashier_res/afts/file/CklfTq1_GrIAAAAAAAAAAAAADnW6AQBr",
18     "type": "zip"
19   },
20   "vendored_frameworks": "AlipaySDK.xcframework",
21   "resources": "AlipaySDK.bundle",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CFNetwork",
26     "SystemConfiguration",
27     "QuartzCore",
28     "CoreGraphics",
29     "CoreMotion",
30     "CoreTelephony",
31     "CoreText",
32     "WebKit"
33   ],
34   "libraries": [
35     "c++",
36     "z"
37   ],
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   }