blob: 76c07140ced5065177efd1f11e17911d066b4c8b [file] [log] [blame]
{
"name": "NKCrashEye",
"version": "1.2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CrashEye/Classes/**/*"
}