blob: 1b1f0fe9eb8a9b58f7b608d77aba84e8918c0382 [file] [log] [blame]
{
"name": "ShowKit",
"version": "2.1-fix",
"summary": "Video Chat, Audio Chat, Screen Sharing, Gesture Sharing, Co-Navigation.",
"description": " ShowKit powers interactive, visual communication inside any mobile app for the next generation of support and engagement. Video Chat, Audio Chat, Screen Sharing, Gesture Sharing, Co-Navigation.\n",
"homepage": "http://www.showkit.com",
"license": {
"type": "Commercial",
"text": " © 2015 ShowKit. All rights reserved.\n"
},
"authors": {
"Anthony Kelani": "anthony@showkit.com"
},
"source": {
"http": "http://s3.amazonaws.com/showkitweb/release/32/ShowKit-2.1.zip"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"ShowKit.framework/Versions/A/Headers/ShowKit.h",
"ShowKit.framework/Versions/A/Headers/SHKSupportViewController.h"
],
"preserve_paths": "ShowKit.framework/*",
"frameworks": [
"VideoToolbox",
"CoreImage",
"OpenGLES",
"AVFoundation",
"QuartzCore",
"CFNetwork",
"CoreVideo",
"CoreGraphics",
"CoreMedia",
"AudioToolbox",
"SystemConfiguration",
"ShowKit"
],
"libraries": [
"resolv",
"z"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ShowKit\"",
"OTHER_LDFLAGS": "-lc++"
},
"requires_arc": false
}