[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / e / SwiftCommonKit / 0.0.1 / SwiftCommonKit.podspec.json
blobed4783a76c38ba5ad92691551f1b5b6464ac6ba8
2   "name": "SwiftCommonKit",
3   "version": "0.0.1",
4   "summary": "Common files of swift project",
5   "description": "Common files of swift project.",
6   "homepage": "https://github.com/ColdChains/SwiftCommon.git",
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/SwiftCommon.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SwiftCommon/**/*.swift",
22   "exclude_files": "Classes/Exclude",
23   "swift_versions": "5.6",
24   "dependencies": {
25     "SwiftBaseKit": [
27     ],
28     "SwiftComponentsKit": [
30     ]
31   },
32   "swift_version": "5.6"