blob: cf356bd411f123456ca9dd69d3f240be490412af [file] [log] [blame]
{
"name": "WilddogVideo",
"version": "0.5.14",
"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/0.5.14/WilddogVideo-iOS-0.5.14.zip",
"sha256": "cf6b273d7a37ee806a200dca6ff7d142fa9a289256bec9345a36416b841b9a59"
},
"vendored_frameworks": "WilddogVideo.framework",
"frameworks": [
"AudioToolbox",
"VideoToolbox",
"AVFoundation",
"GLKit",
"CoreMedia",
"UIKit",
"Foundation"
],
"libraries": "c++",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"WilddogCore": [
">= 2.0.8"
],
"WilddogSync": [
">= 2.3.0"
],
"WilddogAuth": [
">= 2.0.2"
]
}
}