blob: 2b2e1d3b4d7b03720004f0ac3b11f138984b3e91 [file] [log] [blame]
{
"name": "AppeliumFeedback",
"version": "2.2.2",
"summary": "Bug reporting and feedback for mobile apps. Learn more at https://www.appelium.com",
"homepage": "https://www.appelium.com/",
"authors": {
"Appelium": "support@appelium.com"
},
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/Appelium/AppeliumFeedback/releases/download/2.2.2/AppeliumFeedback.framework.zip"
},
"libraries": "z",
"frameworks": [
"AVFoundation",
"CoreGraphics",
"SystemConfiguration",
"UIKit",
"CoreVideo"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AppeliumFeedback/\""
},
"requires_arc": true,
"vendored_frameworks": "AppeliumFeedback.framework"
}