[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / d / 0 / GruveoSDK / 1.5.1 / GruveoSDK.podspec.json
blob70b912304b77c3398fbf8c6c08129cd3eef2d5c4
2   "name": "GruveoSDK",
3   "version": "1.5.1",
4   "summary": "Official Gruveo SDK for adding video chat functionality to your iOS app",
5   "description": "The Gruveo SDK for iOS lets you quickly and easily add a white-label screen with a video calling UI to your iOS app. It is the ready-to-use solution you need to add video and voice calling to your iOS app in minutes.",
6   "homepage": "https://github.com/Gruveo/gruveo-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Gruveo",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/Gruveo/gruveo-ios-sdk.git",
17     "tag": "1.5.1"
18   },
19   "dependencies": {
20     "GruveoWebRTC": [
21       "~> 1.84.d25c2ac"
22     ]
23   },
24   "vendored_frameworks": "GruveoSDK/GruveoSDK.framework",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }