[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / a / f / SwiftComponentsKit / 0.1.1 / SwiftComponentsKit.podspec.json
blobadfca81c16b239ea2b0d046fd52c817879a1b8ce
2   "name": "SwiftComponentsKit",
3   "version": "0.1.1",
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.1"
20   },
21   "exclude_files": "Classes/Exclude",
22   "swift_versions": "5.6",
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "SwiftBaseKit": [
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "TipsView",
34       "source_files": "SwiftComponentsKit/TipsView/**/*.swift",
35       "dependencies": {
36         "SnapKit": [
38         ]
39       }
40     }
41   ],
42   "swift_version": "5.6"