blob: af8d58e8ecdf3e4cca1b13bffa124a940d598d65 [file] [log] [blame]
{
"name": "LFTestPods",
"version": "0.0.2",
"summary": "TestPods only for test.",
"homepage": "https://github.com/didiaodanding/TestPods.git",
"license": "MIT",
"authors": {
"haleli": "1404012659@qq.com"
},
"social_media_url": "https://github.com/didiaodanding",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/didiaodanding/TestPods.git",
"tag": "0.0.2"
},
"requires_arc": true,
"public_header_files": "NewLLDebugTool/**/*.h",
"source_files": "NewLLDebugTool/**/*.{h,m,mm,c}",
"resources": "NewLLDebugTool/**/*.{xib,storyboard,bundle,js}",
"vendored_frameworks": "NewLLDebugTool/Frameworks/*.framework",
"frameworks": "IOKit"
}