| { | |
| "name": "QKTimer", | |
| "version": "0.1.0", | |
| "summary": "QKTimer.", | |
| "description": "TODO: 计时器.", | |
| "homepage": "https://github.com/huahong1124/QKTimer", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "huahong1124": "2330669775@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/huahong1124/QKTimer.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "QKTimer/Classes/*.{h,m,swift}" | |
| } |