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