blob: 481d99dd2e46b2ae4d4641809032965a3d760f98 [file] [log] [blame]
{
"name": "Instabug",
"version": "8.3.1",
"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": "9.0"
},
"source": {
"git": "https://github.com/Instabug/Instabug-iOS.git",
"tag": "8.3.1"
},
"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.framework/Headers/*.{h}",
"vendored_frameworks": "Instabug.framework",
"preserve_paths": "Instabug.framework/*"
}