[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / e / SZTools / 1.0.1 / SZTools.podspec.json
blob1aa2c030cb9f729a28861271418b5fae14aa99fb
2   "name": "SZTools",
3   "version": "1.0.1",
4   "summary": "Swift 常用方法整理.",
5   "description": "自己项目中 swift 常用的方法整理",
6   "homepage": "https://github.com/willzh/SZTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "willzh": "zworrks@163.com"
13   },
14   "source": {
15     "git": "https://github.com/willzh/SZTools.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SZTools/Classes/**/*"