[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / 5 / VoxImplantSDK / 2.15.0 / VoxImplantSDK.podspec.json
blob595a6642ec8dda1843663a42e659364122dbce02
2   "name": "VoxImplantSDK",
3   "version": "2.15.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.15.0/VoxImplant.zip",
18     "sha256": "291232fbee44698718b7df1003f615fec747f003d464c6dcdd558b99545a1a66"
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.1"
26     ],
27     "SocketRocket": [
28       "~> 0.5.1"
29     ],
30     "CocoaLumberjack": [
31       "~> 3.4.0"
32     ]
33   }