[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 9 / 7 / f / Pagecall / 0.0.10 / Pagecall.podspec.json
blob66faed2eb486976a42ed0d235ceda1bfc96423e6
2   "name": "Pagecall",
3   "version": "0.0.10",
4   "summary": "Pagecall WebView: Enhanced Voice Communication via Custom WebView based on WKWebView",
5   "description": "Pagecall-ios-sdk provides PagecallWebView, a custom WebView based on WKWebView that extends its functionality by adding a proprietary JavaScript Bridge to improve voice communication features. This enables customers to offer an enhanced voice communication experience. By utilizing PagecallWebView, powerful voice communication features can be easily integrated in place of the existing WKWebView.",
6   "homepage": "https://github.com/pagecall/pagecall-ios-sdk",
7   "screenshots": "https://www.pagecall.com/logo.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "author": "support@pagecall.com"
14   },
15   "source": {
16     "git": "https://github.com/pagecall/pagecall-ios-sdk.git",
17     "tag": "0.0.10"
18   },
19   "platforms": {
20     "ios": "14.0"
21   },
22   "swift_versions": "5.0",
23   "vendored_frameworks": [
24     "Binaries/AmazonChimeSDK.xcframework",
25     "Binaries/AmazonChimeSDKMedia.xcframework",
26     "Binaries/Mediasoup.xcframework",
27     "Binaries/WebRTC.xcframework"
28   ],
29   "source_files": "Sources/PagecallSDK/**/*.{swift,h,m}",
30   "resources": "Sources/PagecallSDK/PagecallNative.js",
31   "default_subspecs": "none",
32   "subspecs": [
33     {
34       "name": "Log",
35       "dependencies": {
36         "Sentry": [
37           "~> 8.0.0"
38         ]
39       }
40     }
41   ],
42   "swift_version": "5.0"