blob: 8efbf5d7d358e43344020bb7c804fd8022c139cf [file] [log] [blame]
{
"name": "NewLLDebugTool",
"version": "1.3.7",
"summary": "NewLLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.",
"homepage": "https://github.com/didiaodanding/NewLLDebugTool",
"license": "MIT",
"authors": {
"haleli": "1404012659@qq.com"
},
"social_media_url": "https://github.com/didiaodanding",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/didiaodanding/NewLLDebugTool.git",
"tag": "1.3.7"
},
"requires_arc": true,
"public_header_files": "NewLLDebugTool/**/*.h",
"source_files": "NewLLDebugTool/**/*.{h,m,mm}",
"resources": "NewLLDebugTool/**/*.{xib,storyboard,bundle,js}",
"vendored_frameworks": "thirdparty/*.framework",
"frameworks": "IOKit"
}