Fix podspec

This commit is contained in:
Tiago Jacobs 2022-04-06 19:36:09 -03:00
parent d0e42c305d
commit 737a76f51e
2 changed files with 1 additions and 2 deletions

View File

@ -18,5 +18,4 @@ Pod::Spec.new do |s|
s.dependency "React-Core"
s.dependency "WebRTC-lib"
s.dependency "bigbluebutton-mobile-sdk-common"
end

View File

@ -1,6 +1,6 @@
{
"name": "bigbluebutton-mobile-sdk",
"version": "0.1.11",
"version": "0.1.12",
"description": "This repository contains BigBlueButton react-native component, that's used in our [sample implementation](https://github.com/bigbluebutton/bigbluebutton-mobile).",
"main": "lib/commonjs/index",
"module": "lib/module/index",