Skip to content

Commit

Permalink
fix: corrected tags
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunak-jagtap committed Jan 23, 2023
1 parent d1bf6a0 commit ea52b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DyteiOSCore.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "DyteiOSCore"
s.version = "0.0.6"
s.version = "0.0.7"
s.summary = "Beta release for DyteiOSCore SDK which provides Audio/Video calling without UI"
s.description = "Logically separate the responsibility of video calling logic and UI. This means decoupling, speed, performance, and control over your RTC!"
s.homepage = "https://dyte.io/"
Expand Down

0 comments on commit ea52b19

Please sign in to comment.