blob: b6b12f9df97c4e97e947b788e5361285761a8083 [file] [log] [blame]
{
"name": "AppeliumFeedback",
"version": "2.1.3",
"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.1.3/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"
}