| { | |
| "name": "KLNProgress", | |
| "version": "0.1.2", | |
| "summary": "A short description of KLNProgress.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/sunzhenglin/KLNProgress", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "393992811@qq.com": "393992811@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/sunzhenglin/KLNProgress.git", | |
| "tag": "0.1.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "KLNProgress/Classes/**/*" | |
| } |