[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 1 / 7 / AlipaySwiftSDK / 15.7.7 / AlipaySwiftSDK.podspec.json
blob5e5344f47f71186d2575ba1c049ffef6c308525a
2   "name": "AlipaySwiftSDK",
3   "version": "15.7.7",
4   "summary": "支付宝SDK v15.7.7.",
5   "description": "支付宝SDK-Swift版本.",
6   "homepage": "https://github.com/YueKun-Coder/AlipaySwiftSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YueKun": "mail.yuekun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/YueKun-Coder/AlipaySwiftSDK.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   "source_files": "AlipaySwiftSDK/Classes/**/*",
25   "vendored_frameworks": "Vendor/AlipaySDK.framework",
26   "frameworks": [
27     "SystemConfiguration",
28     "CoreTelephony",
29     "QuartzCore",
30     "CoreText",
31     "CoreGraphics",
32     "UIKit",
33     "Foundation",
34     "CFNetwork",
35     "CoreMotion",
36     "WebKit"
37   ],
38   "libraries": [
39     "z",
40     "c++"
41   ],
42   "resources": "Vendor/AlipaySDK.bundle",
43   "swift_version": "5.0"