blob: 870e158797568945875d2f3d0e6a18f4851eb2b4 [file] [log] [blame]
{
"name": "XBDebugTools",
"version": "1.0.8",
"summary": "Catch Crash Exception And Collect Api Info",
"homepage": "https://github.com/yanxiaobing/XBDebugTools",
"license": "MIT",
"authors": {
"XBingo": "dove025@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yanxiaobing/XBDebugTools.git",
"tag": "1.0.8"
},
"requires_arc": true,
"source_files": "XBDebugTools/**/*.{h,m}"
}