blob: d0c6464f6a28f5f5b4775ee0474ea16be8e95a0c [file] [log] [blame]
{
"name": "WilddogVideo",
"version": "1.2.4",
"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/1.2.4/WilddogVideo-1.2.4.zip",
"sha256": "25043d52bd054170a03a21506b0e67c98867e5469208e8f8ba97b14faa3e4f9f"
},
"vendored_frameworks": "WilddogVideo.framework",
"frameworks": [
"AudioToolbox",
"VideoToolbox",
"AVFoundation",
"GLKit",
"CoreMedia",
"UIKit",
"Foundation",
"MetalKit"
],
"libraries": "c++",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"WilddogCore": [
">= 2.0.11"
],
"WilddogSync": [
">= 2.3.7"
],
"WilddogAuth": [
">= 2.0.2"
],
"WilddogWebRTC": [
">= 58.0.11"
]
}
}