blob: ed9df99ae4b23dc8353b81d457615f9f9fd37416 [file] [log] [blame]
{
"name": "IMQACrash",
"version": "18.5.0",
"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.5.0/IMQACrash.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IMQACrash/IMQACrash.framework/**/*.h",
"vendored_frameworks": "IMQACrash/IMQACrash.framework",
"preserve_paths": "IMQACrash/*.framework",
"frameworks": [
"Foundation",
"SystemConfiguration",
"UIKit",
"MessageUI"
]
}