[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / 5 / VoxImplantSDK / 2.18.0 / VoxImplantSDK.podspec.json
blobcdac7fa2b73578218e7a7081c138a32c1308c536
2   "name": "VoxImplantSDK",
3   "version": "2.18.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": "https://voximplant.com",
7   "documentation_url": "https://voximplant.com/docs/references/iossdk",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE.txt"
11   },
12   "authors": "Zingaya, Inc.",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "https://s3.eu-central-1.amazonaws.com/voximplant-releases/ios-sdk/2.18.0/VoxImplant.zip",
18     "sha256": "da5e5aa008a8ca00faaf0da003e54a17c6d87020ba34ef1722010ca2b38946d6"
19   },
20   "public_header_files": "VoxImplant.framework/Headers/**/*.h",
21   "source_files": "VoxImplant.framework/Headers/**/*.h",
22   "vendored_frameworks": "VoxImplant.framework",
23   "dependencies": {
24     "VoxImplantWebRTC": [
25       "= 66.0.3"
26     ],
27     "SocketRocket": [
28       "~> 0.5.1"
29     ],
30     "CocoaLumberjack": [
31       "~> 3.4.0"
32     ]
33   }