blob: bb3ae04d4d79d139f97e7dcf720daa4d75081644 [file] [log] [blame]
{
"name": "LLDebugTool",
"version": "1.1.7",
"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": "llworkinggroup1992@gmail.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.7"
},
"requires_arc": true,
"source_files": "LLDebugTool/**/*.{h,m}",
"resources": "LLDebugTool/**/*.{xib,storyboard,bundle}",
"dependencies": {
"FMDB": [
]
}
}