blob: 85a52596a914195082aded6a103a1d2e09b21f45 [file] [log] [blame]
{
"name": "LFTestPods",
"version": "0.0.3",
"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.3"
},
"requires_arc": true,
"public_header_files": "NewLLDebugTool/**/*.h",
"source_files": "NewLLDebugTool/**/*.{h,m,mm}",
"resources": "NewLLDebugTool/**/*.{xib,storyboard,bundle,js}",
"vendored_frameworks": "NewLLDebugTool/Frameworks/*.framework",
"frameworks": "IOKit"
}