blob: 03b09ec61dc11276a76e5e14601210f29d20e5bf [file] [log] [blame]
{
"name": "NKCrashEye",
"version": "1.2.2",
"summary": "CrashEye is an ios crash monitor,automatic catch exception crash & signal crash and return the stacktrace.",
"description": "CrashEye is an ios crash monitor,automatic catch exception crash & signal crash and return the crash stacktrace.",
"homepage": "https://github.com/nick5683/NKCrashEye",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nick5683": "157132026@qq.com"
},
"source": {
"git": "https://github.com/nick5683/NKCrashEye.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CrashEye/Classes/**/*"
}