| { | |
| "name": "WWZCategory", | |
| "version": "1.0.1", | |
| "summary": "A short description of WWZCategory.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/ccwuzhou/WWZCategory", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "ccwuzhou": "ccwuzhou@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ccwuzhou/WWZCategory.git", | |
| "tag": "1.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "WWZCategory/Classes/*.{h,m}" | |
| } |