[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 7 / 3 / DawnKit / 1.0.2 / DawnKit.podspec.json
blob7c363068221499c7223aa8d082a07b6d3ce1efb3
2   "name": "DawnKit",
3   "version": "1.0.2",
4   "summary": "Daily accumulation of DawnKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/snail-z/DawnKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhanghao": "haozhang0770@163.com"
13   },
14   "source": {
15     "git": "https://github.com/snail-z/DawnKit.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.1",
22   "source_files": "DawnKit/Classes/**/*",
23   "subspecs": [
24     {
25       "name": "DawnExtensions",
26       "source_files": "DawnKit/Classes/DawnExtensions/**/*"
27     },
28     {
29       "name": "DawnUI",
30       "dependencies": {
31         "DawnKit/DawnExtensions": [
33         ]
34       },
35       "source_files": "DawnKit/Classes/DawnUI/**/*"
36     }
37   ],
38   "swift_version": "5.1"