blob: 875299f2ae1a7589f41f43b9a0ad2a8fb627756c [file] [log] [blame]
{
"name": "LLDebugTool",
"version": "1.1.0",
"summary": "LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.",
"homepage": "https://github.com/HDB-Li/LLDebugTool",
"license": "MIT",
"authors": {
"HDB-Li": "llworkinggroup@qq.com"
},
"social_media_url": "https://github.com/HDB-Li",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HDB-Li/LLDebugTool.git",
"tag": "1.1.0"
},
"requires_arc": true,
"source_files": "LLDebugTool/**/*.{h,m}",
"resources": "LLDebugTool/**/*.{xib,storyboard,bundle}",
"dependencies": {
"FMDB": [
]
}
}