| { | |
| "name": "WQQCate", | |
| "version": "0.1.0", | |
| "summary": "第一次使用,测试的d啦", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/DDLog/WQQCate", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "DDLog": "55871@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/DDLog/WQQCate.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "WQQCate/Classes/**/*" | |
| } |