| { | |
| "name": "openLibrary", | |
| "version": "1.0.0", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "summary": "私有库测试demo", | |
| "description": "openLibrary 是一个用于测试的demo", | |
| "homepage": "https://github.com/liquangang/openLibrary", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "liquangang": "1347336730@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/liquangang/openLibrary.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "openLibrary/*" | |
| } |