blob: 4e771ee463ac247893c50d4a182be611b1b9a3dd [file] [log] [blame]
{
"name": "IMQACrash",
"version": "18.4.23",
"summary": "Crash Report SDK for iOS by IMQA",
"description": "This Framework is Crash Report SDK for iOS by IMQA",
"homepage": "http://imqa.io/",
"license": {
"type": "Commercial",
"file": "IMQACrash/LICENSE"
},
"authors": {
"Onycom, Inc.": "support@imqa.io"
},
"source": {
"http": "https://github.com/onycom-imqa/IMQA-Crash-Cocoa-Release/releases/download/18.4.22/IMQACrash.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IMQACrash/IMQACrash.framework/**/*.h",
"vendored_frameworks": "IMQACrash/IMQACrash.framework",
"preserve_paths": "IMQACrash/*.framework",
"frameworks": [
"Foundation",
"SystemConfiguration"
]
}