[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / f / SwiftComponentsKit / 0.1.0 / SwiftComponentsKit.podspec.json
blob4da32dbdfc81a697a77a46bdbee577ac1e10983d
2   "name": "SwiftComponentsKit",
3   "version": "0.1.0",
4   "summary": "SwiftComponentsKit contains some UI class",
5   "description": "SwiftComponentsKit contains some UI class.",
6   "homepage": "https://github.com/ColdChains/SwiftComponentsKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ColdChains": "coldchains@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/ColdChains/SwiftComponentsKit.git",
19     "tag": "0.1.0"
20   },
21   "exclude_files": "Classes/Exclude",
22   "swift_versions": "5.6",
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "MenuBarController": [
29     ],
30     "RecycleView": [
32     ],
33     "Swift.Base": [
35     ],
36     "Swift.BaseViewController": [
38     ]
39   },
40   "subspecs": [
41     {
42       "name": "TipsView",
43       "source_files": "SwiftComponentsKit/TipsView/**/*.swift",
44       "dependencies": {
45         "SnapKit": [
47         ]
48       }
49     }
50   ],
51   "swift_version": "5.6"