blob: 849d9d0f93cf4d24f136db9d2a853d491abd1a7c [file] [log] [blame]
{
"name": "WherebySDK",
"version": "0.2.0",
"summary": "iOS SDK for Whereby Embedded",
"description": "Whereby Embedded is the easiest way to add video calls to your web page or mobile app.",
"homepage": "https://whereby.com/",
"license": "MIT",
"authors": {
"Whereby AS": "embedded@whereby.com"
},
"social_media_url": "https://twitter.com/whereby",
"platforms": {
"ios": "14.0"
},
"source": {
"git": "https://github.com/whereby/ios-sdk.git",
"tag": "0.2.0"
},
"vendored_frameworks": [
"WherebySDK.xcframework",
"WebRTC.xcframework",
"mediasoup_client_ios.xcframework"
]
}