| { | |
| "name": "WMBZLB", | |
| "version": "0.1.0", | |
| "summary": "A short", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://gitee.com/libo77888/WMBZLB", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "LiTTOne": "3344076440@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/libo77888/WMBZLB.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "WMBZLB/Classes/**/*", | |
| "resource_bundles": { | |
| "WMBZLB": [ | |
| "WMBZLB/Assets/*.png" | |
| ] | |
| } | |
| } |