Skip to content

Commit

Permalink
update tag to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JustDoIt9 committed Jul 30, 2020
1 parent 21f9278 commit c760a0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WKWebViewRTC.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'WKWebViewRTC'
s.version = '0.1.0'
s.version = '0.2.0'
s.summary = 'WebRTC library for WKWebView for Swift on iOS'

# This description is used to generate tags and improve search results.
Expand All @@ -18,7 +18,7 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!

s.description = <<-DESC
WebRTC library for WKWebView for Swift on iOS (based on cordova-plugin-iosrtc: https://github.com/cordova-rtc/cordova-plugin-iosrtc)
WebRTC library for WKWebView for Swift on iOS (based on cordova-plugin-iosrtc: https://github.com/cordova-rtc/cordova-plugin-iosrtc)
DESC

s.homepage = 'https://github.com/OpenTelecom/WKWebViewRTC'
Expand Down

0 comments on commit c760a0f

Please sign in to comment.