blob: e6cbad3c9f65254c3de266fc0a72ed0b282c940d [file] [log] [blame]
{
"name": "openLibraryTwo",
"version": "1.0.2",
"platforms": {
"ios": "8.0"
},
"summary": "测试demo",
"description": "开源库测试的demo",
"homepage": "https://github.com/liquangang/openLibraryTwo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liquangang": "sgliquangang@163.com"
},
"source": {
"git": "https://github.com/liquangang/openLibraryTwo.git",
"tag": "1.0.2"
},
"source_files": "openLibraryTwo/Test/*",
"dependencies": {
"Masonry": [
]
}
}