[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 0 / GruveoSDK / 1.6 / GruveoSDK.podspec.json
blob21daf3bdf305299c5e2499d0732ec0cae4f85a2c
2   "name": "GruveoSDK",
3   "version": "1.6",
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.6"
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   }