[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / 5 / VoxImplantSDK / 1.0.17 / VoxImplantSDK.podspec.json
blob570d084a49342adbc441a059b4d8454efced26a7
2   "name": "VoxImplantSDK",
3   "version": "1.0.17",
4   "summary": "VoxImplant SDK for iOS",
5   "description": "VoxImplant SDK for iOS. Supports armv7, arm64, i386, 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": "http://cdn.voximplant.com/downloads/mobilesdk/ios/VoxImplantSDK_1.0.17.zip"
17   },
18   "vendored_libraries": "lib/libVoxImplantSDK.a",
19   "public_header_files": "include/**/*.h",
20   "source_files": "include",
21   "frameworks": [
22     "VideoToolbox",
23     "GLKit",
24     "PushKit"
25   ],
26   "libraries": "c++",
27   "dependencies": {
28     "VoxImplantWebRTC": [
29       "~> 55.0.1"
30     ]
31   }