blob: 0cf93aaa6f3e74243b040bdd3b24b41e888036d4 [file] [log] [blame]
{
"name": "SupereraSDKCrashReporter",
"version": "1.15",
"summary": "SupereraSDKCrashReporter",
"description": "The framework of crash report.",
"homepage": "http://gitlabouter.jododev.com/liangjiahao/supererasdkcrashreporter",
"license": "MIT",
"authors": {
"Jerery": "smallblackliang@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlabouter.jododev.com/liangjiahao/supererasdkcrashreporter.git",
"tag": "1.15"
},
"vendored_frameworks": "SupereraSDKCrashReporter/SupereraSDKCrashReporter.framework",
"source_files": "SupereraSDKCrashReporter/SupereraSDKCrashReporter.framework/Headers/*.{h}",
"public_header_files": "SupereraSDKCrashReporter/SupereraSDKCrashReporter.framework/Headers/*.{h}",
"requires_arc": true
}