[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 1 / 5 / VoxImplantSDK / 2.2.2 / VoxImplantSDK.podspec.json
blobd4e494fd0f8113f0a3e4a53f260926faed144cb7
2   "name": "VoxImplantSDK",
3   "version": "2.2.2",
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.2.2/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       "~> 57.1.0"
24     ],
25     "AFNetworking": [
26       "~> 3.1.0"
27     ],
28     "SocketRocket": [
29       "~> 0.5.1"
30     ]
31   }