[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / 5 / VoxImplantSDK / 1.1.0 / VoxImplantSDK.podspec.json
blob5a2d0e1afe943609b8b8afa5ad204c7e325c15d4
2   "name": "VoxImplantSDK",
3   "version": "1.1.0",
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.1.0.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   }