blob: bb448726470a8b8e374b3f5a8fdc7e998546dbaa [file] [log] [blame]
{
"name": "XBDebugTools",
"version": "1.0.7",
"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.7"
},
"requires_arc": true,
"source_files": "XBDebugTools/**/*.{h,m}"
}