blob: 2d2455824f18cdf5729273fbc00a8baf87c0695d [file] [log] [blame]
{
"name": "HyCrashHook",
"version": "1.0.1",
"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.1"
},
"source_files": "HyCrashHook/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": [
"HyCrashHook/*",
"HyCrashHook/Category/*"
]
}