[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 4 / 3 / ZXKitCore / 0.0.11 / ZXKitCore.podspec.json
bloba339f7ec1807fb6d99c242029505abb96a5ee032
2   "name": "ZXKitCore",
3   "swift_versions": "5.0",
4   "version": "0.0.11",
5   "license": {
6     "type": "Apache-2.0 License",
7     "file": "LICENSE"
8   },
9   "summary": "ZXKit Core",
10   "homepage": "https://github.com/ZXKitCode/core",
11   "authors": {
12     "ZXKitCode": "dong765@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ZXKitCode/core.git",
16     "tag": "0.0.11"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "11.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/*.swift",
29         "pod/localizable/**/*"
30       ],
31       "dependencies": {
32         "SnapKit": [
34         ],
35         "ZXKitUtil": [
37         ]
38       }
39     }
40   ],
41   "swift_version": "5.0"