[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / f / SwiftUtilityKit / 0.1.0 / SwiftUtilityKit.podspec.json
blob249bdfd726ebcaf01eb725081c2bc0cb5f031711
2   "name": "SwiftUtilityKit",
3   "version": "0.1.0",
4   "summary": "Utility for Swift.",
5   "description": "Utility Classes/Extensions for Swift.",
6   "homepage": "https://github.com/james-learns-to-code/SwiftUtility",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "James Lee": "jameslee@goodeffect.com"
13   },
14   "source": {
15     "git": "https://github.com/james-learns-to-code/SwiftUtility.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SwiftUtility/Classes/**/*",
23   "swift_version": "5.0"