[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / d / HGSwiftKit / 0.1.0 / HGSwiftKit.podspec.json
blobd9d97d7f5b649dd34ad893ad6bc520da979d234e
2   "name": "HGSwiftKit",
3   "version": "0.1.0",
4   "summary": "my swift tool",
5   "homepage": "https://github.com/hupfei/HGSwiftKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hupfei": "HG_hupfei@163.com"
12   },
13   "source": {
14     "git": "https://github.com/hupfei/HGSwiftKit.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "swift_versions": "5.0",
21   "requires_arc": true,
22   "dependencies": {
23     "SwifterSwift": [
25     ],
26     "SnapKit": [
28     ]
29   },
30   "source_files": "HGSwiftKit/Classes/**/*",
31   "swift_version": "5.0"