| { | |
| "name": "CHBaseEntity", | |
| "version": "0.1.2", | |
| "summary": "Entity解析工具,基于YYModel 1.0.4", | |
| "homepage": "https://github.com/lichanghong/CHBaseEntity.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "1211054926@qq.com": "lichanghong" | |
| }, | |
| "source": { | |
| "git": "https://github.com/lichanghong/CHBaseEntity.git", | |
| "tag": "0.1.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "CHBaseEntity/Classes/**/*", | |
| "dependencies": { | |
| "YYModel": [ | |
| "1.0.4" | |
| ] | |
| } | |
| } |