blob: 5017518d7bfff142a3506c264f44f5187a58b120 [file] [log] [blame]
{
"name": "CKHCrashPreventor",
"version": "1.0.6",
"summary": "Crash Preventor and print log",
"homepage": "https://github.com/KenwayCen/CKHCrashPreventor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KC": "1250578320@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KenwayCen/CKHCrashPreventor.git",
"tag": "v1.0.6"
},
"social_media_url": "https://github.com/KenwayCen/CKHCrashPreventor",
"source_files": "CKHCrashPreventor/CrashPreventor/*.{h,m}",
"requires_arc": [
"CKHCrashPreventor/CrashPreventor/*"
],
"description": "iOS 中常见的Crash 类型,利用runtime 进行过滤处理"
}