blob: 01b4fcfa9b8a4104a7beffdfb0cf3b8651a4d3a3 [file] [log] [blame]
{
"name": "IMQACrashAgent",
"version": "3.1.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.xcframework/ios-arm64_armv7/IMQACrashAgent.framework/LICENSE"
},
"authors": {
"Onycom, Inc.": "support@imqa.io"
},
"source": {
"http": "https://github.com/onycom-imqa/IMQA-Crash-Release/releases/download/v3.1.1/IMQACrashAgent.zip"
},
"platforms": {
"ios": "9.0"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/IMQACrashAgent/\""
},
"source_files": "IMQACrashAgent.xcframework/ios-arm64_armv7/IMQACrashAgent.framework/Headers/*.{h}",
"vendored_frameworks": "IMQACrashAgent.xcframework",
"preserve_paths": "IMQACrashAgent.xcframework/*",
"frameworks": [
"Foundation",
"SystemConfiguration",
"Security"
],
"libraries": [
"c++",
"z"
]
}