[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 9 / 7 / f / Pagecall / 0.0.22-nomi0 / Pagecall.podspec.json
blobf2fddac1a7e3511de25813291de24b65cc01f0b2
2   "name": "Pagecall",
3   "version": "0.0.22-nomi0",
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.22-nomi0"
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   ],
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.0.0"
35         ]
36       }
37     }
38   ],
39   "swift_version": "5.0"