blob: 495250e2981b9347258ad9b1a16adcf694cdd622 [file] [log] [blame]
{
"name": "IMQACrashAgent",
"version": "1.5.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-Cocoa-Release/releases/download/1.5.0/IMQACrashAgent.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IMQACrashAgent/IMQACrashAgent.framework/**/*.h",
"vendored_frameworks": "IMQACrashAgent/IMQACrashAgent.framework",
"preserve_paths": "IMQACrashAgent/*.framework",
"frameworks": [
"Foundation",
"SystemConfiguration"
],
"libraries": [
"c++",
"z"
]
}