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",
13 "author": "support@pagecall.com"
16 "git": "https://github.com/pagecall/pagecall-ios-sdk.git",
22 "swift_versions": "5.0",
23 "vendored_frameworks": [
24 "Binaries/AmazonChimeSDK.xcframework",
25 "Binaries/AmazonChimeSDKMedia.xcframework",
26 "Binaries/Mediasoup.xcframework",
27 "Binaries/WebRTC.xcframework"
29 "source_files": "Sources/PagecallSDK/**/*.{swift,h,m}",
30 "resources": "Sources/PagecallSDK/PagecallNative.js",
36 "swift_version": "5.0"