blob: 48f9c1d3cbf343a3f4c673c7c3e73e39ae0a78a7 [file] [log] [blame]
{
"name": "HTCrashReporter",
"version": "0.0.1",
"summary": "A Tool For Catching Common System Crash",
"description": "HTCrashReporter is a tool to catch common system crash and upload to server",
"homepage": "https://github.com/HemingTai/HTCrashReporter.git",
"license": "MIT",
"authors": {
"Hem1ngTai": "heming_tai@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HemingTai/HTCrashReporter.git",
"tag": "0.0.1"
},
"source_files": "HTCrashReporter",
"requires_arc": true
}