[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 3 / d / WilddogVideo / 1.2.6 / WilddogVideo.podspec.json
blob4781840d3ea542be08c9f4194439888c1b075a3e
2   "name": "WilddogVideo",
3   "version": "1.2.6",
4   "summary": "Wilddog video module for iOS",
5   "description": "The video module lets you make realtime media communication.",
6   "homepage": "https://www.wilddog.com/",
7   "license": "Copyright",
8   "authors": "Wilddog Team",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "http": "https://cdn.wilddog.com/sdk/ios/1.2.6/WilddogVideo-1.2.6.zip",
14     "sha256": "a9f693f209cdbdc3ab5170a7628af61708d75082ef701743e5a7e9ba5f4546fc"
15   },
16   "vendored_frameworks": "WilddogVideo.framework",
17   "frameworks": [
18     "AudioToolbox",
19     "VideoToolbox",
20     "AVFoundation",
21     "GLKit",
22     "CoreMedia",
23     "UIKit",
24     "Foundation",
25     "MetalKit"
26   ],
27   "libraries": "c++",
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC"
30   },
31   "dependencies": {
32     "WilddogCore": [
33       ">= 2.0.11"
34     ],
35     "WilddogSync": [
36       ">= 2.3.7"
37     ],
38     "WilddogAuth": [
39       ">= 2.0.2"
40     ],
41     "WilddogWebRTC": [
42       ">= 58.0.11"
43     ]
44   }