blob: 4221ef5e07704353ec5b99894655d3db90fd935e [file] [log] [blame]
{
"name": "gaston-nighthawk-webrtc",
"version": "46",
"platforms": {
"ios": "7.0"
},
"summary": "Pre-compiled library for libWebRTC.",
"homepage": "https://perch.co",
"authors": {
"Gaston M": "gaston@black.uy",
"Chris Eagleston": "chris@perch.co"
},
"source": {
"http": "https://s3.amazonaws.com/perch-pods/webrtc-ios-chrome-m45-capture-xcode.zip"
},
"source_files": [
"include/talk/app/webrtc/*.h",
"include/talk/app/webrtc/objc/**/*.h",
"include/third_party/libyuv/include/**/*.h",
"include/webrtc/video_frame.h",
"include/webrtc/typedefs.h",
"include/webrtc/common_types.h",
"include/webrtc/base/*.h",
"include/webrtc/common_video/**/*.h",
"include/webrtc/modules/interface/*.h",
"include/webrtc/modules/video_capture/**/*.h",
"include/webrtc/p2p/base/*.h",
"include/webrtc/system_wrappers/interface/*.h",
"include/webrtc/system_wrappers/source/*.h",
"include/talk/media/base/*.h",
"include/talk/media/webrtc/*.h",
"include/talk/session/media/*.h",
"include/talk/p2p/base/*.h",
"include/talk/xmllite/*.h",
"include/talk/media/devices/*.h"
],
"exclude_files": "include/talk/examples",
"requires_arc": true,
"frameworks": [
"QuartzCore",
"OpenGLES",
"GLKit",
"CoreAudio",
"CoreMedia",
"CoreVideo",
"AVFoundation",
"AudioToolbox",
"UIKit",
"Foundation",
"CoreGraphics",
"VideoToolbox"
],
"libraries": [
"c",
"sqlite3",
"stdc++"
],
"vendored_libraries": "lib/libWebRTC-45-1-arm-intel-Release.a",
"preserve_paths": [
"include/talk/app/webrtc/objc/*",
"include/talk/app/webrtc/*",
"include/third_party/libyuv/include/*",
"include/webrtc/video_frame.h",
"include/webrtc/typedefs.h",
"include/webrtc/common_types.h",
"include/webrtc/base/*",
"include/webrtc/common_video/*",
"include/webrtc/modules/interface/*",
"include/webrtc/modules/video_capture/*",
"include/webrtc/p2p/base/*.h",
"include/webrtc/system_wrappers/interface/*",
"include/webrtc/system_wrappers/source/*",
"include/talk/media/base/*",
"include/talk/media/webrtc/*",
"include/talk/session/media/*",
"include/talk/p2p/base/*",
"include/talk/xmllite/*",
"include/talk/media/devices/*",
"lib/*.a"
],
"xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "V8_DEPRECATION_WARNINGS EXPAT_RELATIVE_PATH FEATURE_ENABLE_VOICEMAIL JSONCPP_RELATIVE_PATH LOGGING=1 SRTP_RELATIVE_PATH FEATURE_ENABLE_SSL FEATURE_ENABLE_PSTN HAVE_SCTP HAVE_SRTP HAVE_WEBRTC_VIDEO HAVE_WEBRTC_VOICE DISABLE_NACL CHROMIUM_BUILD CR_CLANG_REVISION=239765-1 USE_LIBJPEG_TURBO=1 ENABLE_CONFIGURATION_POLICY SYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE DONT_EMBED_BUILD_METADATA CLD_VERSION=2 DISABLE_FTP_SUPPORT=1 V8_USE_EXTERNAL_STARTUP_DATA IOS WEBRTC_MAC WEBRTC_IOS CARBON_DEPRECATED=YES HASH_NAMESPACE=__gnu_cxx WEBRTC_POSIX DISABLE_DYNAMIC_CAST _REENTRANT USE_LIBPCI=1 USE_OPENSSL=1 NDEBUG NVALGRIND DYNAMIC_ANNOTATIONS_ENABLED=0",
"LIBRARY_SEARCH_PATHS": "./include/third_party/libyuv",
"OTHER_LDFLAGS": "-ObjC"
},
"license": {
"type": "http://www.webrtc.org/license-rights/license",
"text": " Copyright (c) 2011, The WebRTC project authors. All rights reserved.\n\n Redistribution and use in source and binary forms, with or without\n modification, are permitted provided that the following conditions are\n met:\n\n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n * Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in\n the documentation and/or other materials provided with the\n distribution.\n\n * Neither the name of Google nor the names of its contributors may\n be used to endorse or promote products derived from this software\n without specific prior written permission.\n\n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n"
}
}