| { | |
| "name": "JWTools", | |
| "version": "0.1.4", | |
| "summary": "一些方便开发的类", | |
| "description": "\"本人收集和整理的一些方便开发的类\"\n\n* Markdown format.\n* Don't worry about the indent, we strip it!", | |
| "homepage": "https://github.com/jw10126121/JWTools", | |
| "license": "MIT", | |
| "authors": { | |
| "jw10126121": "10126121@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/jw10126121/JWTools.git", | |
| "tag": "0.1.4" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "swift_version": "4.2", | |
| "source_files": "JWTools/Classes/**/*" | |
| } |