[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / 5 / VoxImplantSDK / 2.6.0 / VoxImplantSDK.podspec.json
bloba9f1588df84aec1bf6e3feb9b488521ed38cc870
2   "name": "VoxImplantSDK",
3   "version": "2.6.0",
4   "summary": "VoxImplant SDK for iOS",
5   "description": "VoxImplant SDK for iOS. Supports armv7, arm64, x86_64 architectures.",
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.6.0/VoxImplant.zip"
17   },
18   "public_header_files": "VoxImplant.framework/Headers/**/*.h",
19   "source_files": "VoxImplant.framework/Headers/**/*.h",
20   "vendored_frameworks": "VoxImplant.framework",
21   "dependencies": {
22     "VoxImplantWebRTC": [
23       "~> 58.1.0"
24     ],
25     "AFNetworking": [
26       "~> 3.1.0"
27     ],
28     "SocketRocket": [
29       "~> 0.5.1"
30     ],
31     "CocoaLumberjack/Swift": [
32       "~> 3.2.0"
33     ]
34   },
35   "pushed_with_swift_version": "3.0"