blob: 1f23b46f25f4da3e0e22a2c197308a9aa3cccfbb [file] [log] [blame]
{
"name": "openLibraryThreeTestDemo",
"version": "0.1.4",
"summary": "openLibraryThreeTestDemo 是测试依赖其他开源库的demo.",
"description": "openLibraryThreeTestDemo 是测试依赖其他开源库的demo lalala",
"homepage": "https://github.com/liquangang/openLibraryThreeTestDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liquangang": "liquangang@idstaff.com"
},
"source": {
"git": "https://github.com/liquangang/openLibraryThreeTestDemo.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "openLibraryThreeTestDemo/**/*",
"dependencies": {
"Masonry": [
],
"LQGWaterLayout": [
]
}
}