blob: 7715febb62bd2dc1240636947c6f030091bbee03 [file] [log] [blame]
{
"name": "openLibraryTestDemo",
"version": "2.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": "2.0.0"
},
"source_files": "openLibraryTestDemo/*"
}