[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 1 / 5 / VoxImplantSDK / 2.13.0 / VoxImplantSDK.podspec.json
blobb0ff801fcb206485c6ea3d8f600a3a8385cae048
2   "name": "VoxImplantSDK",
3   "version": "2.13.0",
4   "summary": "VoxImplant SDK for iOS",
5   "description": "VoxImplant iOS SDK lets you embed voice communication into your native iOS applications. It is a framework\nthat contains the armv7, arm64, i386 and x86_64 slices.\nBitcode is __disabled__",
6   "homepage": "http://voximplant.com",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.txt"
10   },
11   "authors": "Zingaya, Inc.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "http": "https://s3.eu-central-1.amazonaws.com/voximplant-releases/ios-sdk/2.13.0/VoxImplant.zip",
17     "sha256": "7cc43715085daf81c89d6423e30e16b429cb80e83380f13107c6a0275cca22ce"
18   },
19   "public_header_files": "VoxImplant.framework/Headers/**/*.h",
20   "source_files": "VoxImplant.framework/Headers/**/*.h",
21   "vendored_frameworks": "VoxImplant.framework",
22   "dependencies": {
23     "VoxImplantWebRTC": [
24       "~> 63.0.0"
25     ],
26     "SocketRocket": [
27       "~> 0.5.1"
28     ],
29     "CocoaLumberjack": [
30       "~> 3.2.0"
31     ]
32   }