| { | |
| "name": "KLSpecTools", | |
| "version": "0.0.1", | |
| "summary": "KLSpecTools", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://gitee.com/LWide/KLSpecTools", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "LWide": "377509050@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/LWide/KLSpecTools.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "KLSpecTools/Classes/**/*" | |
| } |