[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 9 / 7 / f / Pagecall / 0.0.18 / Pagecall.podspec.json
blobbde1418068db99a13e440c1618d61745ba40ba98
2   "name": "Pagecall",
3   "version": "0.0.18",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "support@pagecall.com"
13   },
14   "source": {
15     "git": "https://github.com/pagecall/pagecall-ios-sdk.git",
16     "tag": "0.0.18"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.0",
22   "vendored_frameworks": [
23     "Binaries/AmazonChimeSDK.xcframework",
24     "Binaries/AmazonChimeSDKMedia.xcframework",
25     "Binaries/Mediasoup.xcframework",
26     "Binaries/WebRTC.xcframework"
27   ],
28   "source_files": "Sources/PagecallSDK/**/*.{swift,h,m}",
29   "resources": "Sources/PagecallSDK/PagecallNative.js",
30   "default_subspecs": "none",
31   "subspecs": [
32     {
33       "name": "Log",
34       "dependencies": {
35         "Sentry": [
36           "~> 8.0.0"
37         ]
38       }
39     }
40   ],
41   "swift_version": "5.0"