blob: a4aef62d374a68036259261fb12aebe98fc86ea9 [file] [log] [blame]
{
"name": "WilddogVideo",
"version": "2.0.1",
"summary": "Wilddog video module for iOS",
"description": "The video module lets you make realtime media communication.",
"homepage": "https://www.wilddog.com/",
"license": "Copyright",
"authors": "Wilddog Team",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://cdn.wilddog.com/sdk/ios/2.0.1/WilddogVideo-2.0.1.zip"
},
"vendored_frameworks": "WilddogVideo.framework",
"frameworks": [
"AudioToolbox",
"VideoToolbox",
"AVFoundation",
"GLKit",
"CoreMedia",
"UIKit",
"Foundation",
"MetalKit"
],
"libraries": "c++",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"WilddogCore": [
">= 2.0.11"
],
"WilddogAuth": [
">= 2.0.2"
],
"WilddogWebRTC": [
">= 58.0.11"
]
}
}