blob: 81d739049f925596d3e1867bd2ed06991ad94427 [file] [log] [blame]
{
"name": "NewLLDebugTool",
"version": "1.3.6",
"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.6"
},
"requires_arc": true,
"public_header_files": "NewLLDebugTool/**/*.h",
"source_files": "NewLLDebugTool/**/*.{h,m,mm}",
"resources": "NewLLDebugTool/**/*.{xib,storyboard,bundle,js}",
"dependencies": {
"SSZipArchive": [
]
},
"frameworks": "IOKit"
}