blob: b6242b6aa96f60bf1ff07fcb9d5902772feef279 [file] [log] [blame]
{
"name": "ShowKit",
"version": "0.2.4",
"summary": "Video Conferencing, Audio Conferencing, Screen Sharing, Gesture Sharing.",
"homepage": "http://www.showkit.com",
"license": {
"type": "Commercial",
"text": " © 2013 ShowKit. All rights reserved.\n"
},
"authors": {
"Matt Van Veenendaal": "matt@showkit.com"
},
"source": {
"http": "http://s3.amazonaws.com/showkitweb/release/5/ShowKit-0.2.4.zip"
},
"platforms": {
"ios": "5.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
}