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