| { | |
| "name": "WTabbar", | |
| "version": "0.1.1", | |
| "summary": "自定义 WTabbar.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/qiuqixiang/WTabbar", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "qiuqixiang": "739140860@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/qiuqixiang/WTabbar.git", | |
| "tag": "0.1.1" | |
| }, | |
| "requires_arc": true, | |
| "static_framework": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "WTabbar/Classes/*" | |
| } |