blob: ad2304f2e7836b650e3fda9e173ccc998f02d64c [file] [log] [blame]
{
"name": "WHDebugTool",
"version": "1.7",
"summary": "Debug tool",
"homepage": "https://github.com/remember17/WHDebugTool",
"license": "MIT",
"authors": {
"wuhao": "503007958@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/remember17/WHDebugTool.git",
"tag": "1.7"
},
"source_files": [
"WHDebugTool",
"WHDebugTool/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}