blob: 05eb856264331b5dff3271cfd261a2a97eb0587b [file] [log] [blame]
{
"name": "ShowKit",
"version": "1.0.23",
"summary": "Video Conferencing, Audio Conferencing, Screen Sharing, Gesture Sharing, Co-Navigation.",
"homepage": "http://www.showkit.com",
"license": {
"type": "Commercial",
"text": " © 2014 ShowKit. All rights reserved.\n"
},
"authors": {
"Anthony Kelani": "anthony@showkit.com"
},
"source": {
"http": "http://s3.amazonaws.com/showkitweb/release/20/ShowKit-1.0.23.zip"
},
"platforms": {
"ios": "6.0"
},
"source_files": "ShowKit.framework/Versions/A/Headers/ShowKit.h",
"preserve_paths": "ShowKit.framework/*",
"frameworks": [
"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
}