[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / e / SmartVideo / 1.5.0 / SmartVideo.podspec.json
blobc1062fd7fbe50fcad23c7ce97dd1c1eddb81d439
2   "name": "SmartVideo",
3   "version": "1.5.0",
4   "summary": "SmartVideo iOS Swift SDK",
5   "description": "The SmartVideo SDK for iOS allows you to integrate SmartVideo application in your own iOS mobile applications. This way, you would enable your customers to call your Genesys Cloud, Genesys Engage, or VideoEngager agents directly from your iOS application through Click to Audio/Video type of functionality.",
6   "platforms": {
7     "ios": "13.0"
8   },
9   "homepage": "https://github.com/VideoEngager/SmartVideo-iOS-SDK",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "VideoEngager": "support@videoengager.com"
16   },
17   "source": {
18     "git": "https://github.com/VideoEngager/SmartVideo-iOS-SDK.git",
19     "tag": "1.5.0"
20   },
21   "source_files": "SmartVideo.framework/Headers/**/*.h",
22   "public_header_files": "SmartVideo.framework/Headers/**/*.h",
23   "vendored_frameworks": "SmartVideo.framework",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "GoogleWebRTC": [
33     ]
34   }