| { | |
| "name": "WJGlobalTimer", | |
| "version": "0.1.0", | |
| "summary": "A short description of WJGlobalTimer.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "www.baidu.com", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "wanjiehuizhaofang": "wanjie@huizhaofang.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Wallenone/WJGlobalTimer.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "WJGlobalTimer/Classes/**/*" | |
| } |