blob: 27c9d1a557064c99b0606d28b7032540cacd09c7 [file] [log] [blame]
{
"name": "LookTest",
"version": "1.1.0",
"summary": "A description of LookTest.",
"description": "https://github.com/zlbfzl/LookTest.git",
"homepage": "https://github.com/zlbfzl/LookTest",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ZL": "295233275@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zlbfzl/LookTest.git",
"tag": "1.1.0"
},
"source_files": [
"libSobotLib/include/*.{h,m}",
"libSobotLib/Framework/TestWork.framework"
],
"resources": [
"libSobotLib/Resources/*.bundle",
"libSobotLib/Framework/TestWork.framework",
"libSobotLib/*.a"
],
"frameworks": "TestWork",
"requires_arc": true
}