blob: 1dee7163c3a438bcdd5bb583bc438557ce3f195e [file] [log] [blame]
{
"name": "LookTest",
"version": "1.1.1",
"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.1"
},
"source_files": [
"libSobotLib/include/*.{h,m}",
"libSobotLib/Framework/TestWork.framework"
],
"resources": [
"libSobotLib/Resources/*.bundle",
"libSobotLib/*.a"
],
"frameworks": "TestWork",
"requires_arc": true
}