| { | |
| "name": "PLVTimer", | |
| "version": "0.0.4", | |
| "summary": "高效易用安全 GCD 定时器", | |
| "description": "PLVTimer\n高效易用安全 GCD 定时器", | |
| "homepage": "https://github.com/polyv/PLVTimer", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "bqlin": "bqlins@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/polyv/PLVTimer.git", | |
| "tag": "0.0.4" | |
| }, | |
| "source_files": "PLVTimer/*.{h,m}", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| } | |
| } |