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