[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / d / 0 / GruveoSDK / 1.5 / GruveoSDK.podspec.json
blob8584f9609068c6ade6c031bdb9109fa1120ff054
2   "name": "GruveoSDK",
3   "version": "1.5",
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"
18   },
19   "vendored_frameworks": "GruveoSDK/GruveoSDK.framework",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }