blob: f52357f46bfd8aa4fed1b7fcf8102fdcb67c111b [file] [log] [blame]
{
"name": "BAFCrashShield",
"version": "0.0.2",
"summary": "A short description of BAFCrashShield.",
"description": "It is a killer for crash.",
"homepage": "http://EXAMPLE/BAFCrashShield",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"quheng": "quheng@babytree-inc.com"
},
"source": {
"git": "https://github.com/allanqu/BAFCrashShield.git",
"tag": "0.0.2"
},
"source_files": "BAFCrashShield/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": null
},
"resources": "Resources/*"
}