[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / 3 / AlipaySDK-Swift / 15.7.7 / AlipaySDK-Swift.podspec.json
blobf0146e6d14955c6746cbbe898b4c035b4c95f020
2   "name": "AlipaySDK-Swift",
3   "version": "15.7.7",
4   "summary": "AlipaySDK Swift.",
5   "description": "AlipaySDK-Swift,官方SDK封装,便于Swift使用.",
6   "homepage": "https://github.com/YueKun555/AlipaySDK-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mail.yuekun@gmail.com": "mail.yuekun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/YueKun555/AlipaySDK-Swift.git",
16     "tag": "15.7.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "static_framework": true,
24   "vendored_frameworks": "Vendor/AlipaySDK.framework",
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreTelephony",
28     "QuartzCore",
29     "CoreText",
30     "CoreGraphics",
31     "UIKit",
32     "Foundation",
33     "CFNetwork",
34     "CoreMotion",
35     "WebKit"
36   ],
37   "libraries": [
38     "z",
39     "c++"
40   ],
41   "resources": "Vendor/AlipaySDK.bundle",
42   "swift_version": "5.0"