blob: 530ba576d13d5a980355708fcb3af2959ccb9b6e [file] [log] [blame]
{
"name": "IMQACrashAgent",
"version": "1.0.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": "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",
"UIKit",
"MessageUI"
]
}