[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / f / d / 4 / SwiftToolsKit / 0.0.3 / SwiftToolsKit.podspec.json
blob8f853c003b19167852ace20637cd3a6b24d90e8a
2   "name": "SwiftToolsKit",
3   "version": "0.0.3",
4   "summary": "SwiftToolsKit makes code in Swift easy to use.",
5   "homepage": "https://github.com/diaodepeng/SwiftToolsKit",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "depler": "diaodepeng@foxmail.com"
11   },
12   "requires_arc": true,
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/diaodepeng/SwiftToolsKit.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "SwiftToolsKit/Source/**/*.swift",
22   "swift_version": "5.0"