[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 7 / f / Pagecall / 0.0.8 / Pagecall.podspec.json
blobc12d648e8ba73dfdc789c184785a070a4975cec7
2   "name": "Pagecall",
3   "version": "0.0.8",
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.8"
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   "dependencies": {
32     "Sentry": [
33       "8.5.0"
34     ]
35   },
36   "swift_version": "5.0"