blob: cab91b29aa3b792e461437b47fa2e9c7eec83e80 [file] [log] [blame]
{
"name": "openLibraryThreeTestDemo",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "openLibraryThreeTestDemo/Classes/**/*",
"resources": "openLibraryThreeTestDemo/LQGPhotoKitResource.bundle",
"dependencies": {
"Masonry": [
],
"LQGWaterLayout": [
]
}
}