blob: f381847e1a3c144c381cd5560fa03bf16a80ff59 [file] [log] [blame]
{
"name": "FeedbackLoop",
"version": "0.1.57",
"summary": "Customer support through Slack",
"description": " Support your customers with the tool your team knows and loves. Slack\n",
"homepage": "https://github.com/phoenixbox/feedbackloop-ios-sdk",
"license": {
"type": "Apache license",
"file": "LICENSE"
},
"authors": "Shane Rogers",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/phoenixbox/feedbackloop-ios-sdk.git",
"tag": "0.1.57"
},
"preserve_paths": "FeedbackLoop.framework",
"public_header_files": "FeedbackLoop.framework/Versions/A/Headers/FeedbackLoop.h",
"dependencies": {
"AFNetworking": [
],
"JSONModel": [
],
"JSQMessagesViewController": [
],
"SocketRocket": [
],
"MBProgressHUD": [
]
},
"vendored_frameworks": "FeedbackLoop.framework",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"Security",
"SystemConfiguration",
"MobileCoreServices",
"ImageIO",
"AVFoundation",
"QuartzCore",
"CoreGraphics"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"resources": "FeedbackLoop.bundle"
}