[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 3 / d / WilddogVideo / 0.5.9 / WilddogVideo.podspec.json
blobdfbeaf3af3153d2e8bf08f3de19fb4bfb8444af2
2   "name": "WilddogVideo",
3   "version": "0.5.9",
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/0.5.9/WilddogVideo-iOS-0.5.9.zip",
14     "sha256": "925b20c52546465934930e245eb832f4fe120d2013ce4ff9df404f911737bd87"
15   },
16   "vendored_frameworks": "WilddogVideo.framework",
17   "frameworks": [
18     "AudioToolbox",
19     "VideoToolbox",
20     "AVFoundation",
21     "GLKit",
22     "CoreMedia",
23     "UIKit",
24     "Foundation",
25     "CFNetwork",
26     "Security"
27   ],
28   "libraries": [
29     "c++",
30     "icucore"
31   ],
32   "xcconfig": {
33     "OTHER_LDFLAGS": "-ObjC"
34   },
35   "dependencies": {
36     "WilddogCore": [
37       ">= 2.0.5"
38     ],
39     "WilddogSync": [
40       ">= 2.0.2"
41     ],
42     "WilddogAuth": [
43       ">= 2.0.2"
44     ]
45   }