[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / 8 / d / ZXKitUtil / 0.0.7 / ZXKitUtil.podspec.json
blob95225ec6eab1232be1c5cb0407824cd219bbc8d5
2   "name": "ZXKitUtil",
3   "swift_versions": "5.0",
4   "version": "0.0.7",
5   "license": {
6     "type": "Apache-2.0 License",
7     "file": "LICENSE"
8   },
9   "summary": "ZXKit Util",
10   "homepage": "https://github.com/ZXKitCode/util",
11   "authors": {
12     "ZXKitCode": "dong765@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ZXKitCode/util.git",
16     "tag": "0.0.7"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "10.0"
21   },
22   "default_subspecs": "core",
23   "documentation_url": "http://blog.hudongdong.com/swift/1079.html",
24   "subspecs": [
25     {
26       "name": "core",
27       "source_files": [
28         "pod/extend/*.swift",
29         "pod/*.swift"
30       ]
31     },
32     {
33       "name": "idfa",
34       "source_files": "pod/subspec/ZXKit+idfa.swift",
35       "dependencies": {
36         "ZXKitUtil/core": [
38         ]
39       }
40     }
41   ],
42   "swift_version": "5.0"