[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / f / Pagecall / 0.0.25 / Pagecall.podspec.json
blob4b2a00598cd748907f0778f55be6078c431f0a8d
2   "name": "Pagecall",
3   "version": "0.0.25",
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.25"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.0",
22   "vendored_frameworks": [
23     "Binaries/Mediasoup.xcframework",
24     "Binaries/WebRTC.xcframework"
25   ],
26   "source_files": "Sources/PagecallSDK/**/*.{swift,h,m}",
27   "resources": "Sources/PagecallSDK/PagecallNative.js",
28   "default_subspecs": "none",
29   "subspecs": [
30     {
31       "name": "Log",
32       "dependencies": {
33         "Sentry": [
34           "~> 8.41.0"
35         ]
36       }
37     }
38   ],
39   "swift_version": "5.0"