blob: 20b6f6a915dd7dae4a52cc6f79251037c89066fa [file] [log] [blame]
{
"name": "FeedbackLoop",
"version": "0.1.52",
"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.52"
},
"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"
}