blob: 4be933f54a163f1f03b6554d9f8eea3374143595 [file] [log] [blame]
{
"name": "HyCrashHook",
"version": "1.0.0",
"summary": "Hook Crash Keep Procedures Away from Running",
"homepage": "https://github.com/hydreamit/HyCrashHook",
"license": "MIT",
"authors": {
"Hy": "hydreamit@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hydreamit/HyCrashHook.git",
"tag": "1.0.0"
},
"source_files": "HyCrashHook/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}