blob: 9f467b57a7122b4baaaeab084f6283d736acaf55 [file] [log] [blame]
{
"name": "IMQACrashAgent",
"version": "1.3.5",
"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/crash_1.3.4/IMQACrashAgent.zip"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IMQACrashAgent/IMQACrashAgent.framework/**/*.h",
"public_header_files": "IMQACrashAgent/IMQACrashAgent.framework/**/*.h",
"vendored_frameworks": "IMQACrashAgent/IMQACrashAgent.framework",
"preserve_paths": "IMQACrashAgent/*.framework",
"frameworks": [
"Foundation",
"SystemConfiguration"
],
"libraries": [
"c++",
"z"
]
}