blob: cc840bfe67468b074cf2a577bd4f828433a121e6 [file] [log] [blame]
{
"name": "Instabug",
"version": "10.5.0",
"summary": "Bug reporting for mobile apps. Learn more at http://instabug.com",
"homepage": "http://instabug.com",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Instabug": "contactus@instabug.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://ios-releases.instabug.com/release/10.5.0/archive.zip"
},
"libraries": "z",
"frameworks": [
"AVFoundation",
"CoreGraphics",
"CoreMotion",
"SystemConfiguration",
"CoreTelephony",
"UIKit",
"CoreMedia",
"CoreVideo",
"CoreData"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Instabug/\""
},
"requires_arc": true,
"source_files": "Instabug.xcframework/ios-arm64_armv7/Instabug.framework/Headers/*.{h}",
"vendored_frameworks": "Instabug.xcframework"
}