blob: b480c81aa5a1368f8c14fd77abc1392bd343d423 [file] [log] [blame]
{
"name": "CKHCrashPreventor",
"version": "1.0.5",
"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.5"
},
"social_media_url": "https://github.com/KenwayCen/CKHCrashPreventor",
"source_files": "CKHCrashPreventor/CrashPreventor/*.{h,m}",
"requires_arc": [
"CKHCrashPreventor/CrashPreventor/*"
],
"description": "iOS 中常见的Crash 类型,利用runtime 进行过滤处理"
}