blob: 0ff5714f0064c44f288c37f3a4cfba726f604b3c [file] [log] [blame]
{
"name": "openLibraryThreeTestDemo",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "openLibraryThreeTestDemo/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"LQGWaterLayout": [
]
}
}