blob: 1163c401adfc36ebe592bee179871fceb5f13ec7 [file] [log] [blame]
{
"name": "JKCrashProtect",
"version": "0.2.0",
"summary": "this is a tool to help developer to avoid crash and also help to collect crash messages.",
"description": "this is a tool to help developer to avoid crash and also help to collect crash messages.it will update with demands",
"homepage": "https://github.com/xindizhiyin2014/JKCrashProtect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HHL110120": "929097264@qq.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKCrashProtect.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "JKCrashProtect/Classes/**/*",
"dependencies": {
"JKUBSAspects": [
"~> 0.1.0"
]
}
}