blob: a3889ae00a620b61ce9877e51576b176588775bf [file] [log] [blame]
{
"name": "IMQACrashAgent",
"version": "1.0.1",
"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": "IMQACrashAgent/LICENSE"
},
"authors": {
"Onycom, Inc.": "support@imqa.io"
},
"source": {
"http": "https://github.com/onycom-imqa/IMQA-Crash-Cocoa-Release/releases/download/18.6.11/IMQACrashAgent.zip"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IMQACrashAgent/IMQACrashAgent.framework/**/*.h",
"vendored_frameworks": "IMQACrashAgent/IMQACrashAgent.framework",
"preserve_paths": "IMQACrashAgent/*.framework",
"frameworks": [
"Foundation",
"SystemConfiguration"
],
"libraries": [
"c++",
"z"
]
}