File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
#
4
4
Pod ::Spec . new do |s |
5
5
s . name = 'flutter_webrtc'
6
- s . version = '0.2.0 '
7
- s . summary = 'Flutter WebRTC plugin for iOS/Android .'
6
+ s . version = '0.2.2 '
7
+ s . summary = 'Flutter WebRTC plugin for iOS.'
8
8
s . description = <<-DESC
9
9
A new flutter plugin project.
10
10
DESC
11
- s . homepage = 'http ://www.cloudwebrtc. com'
11
+ s . homepage = 'https ://github. com/cloudwebrtc/flutter-webrtc '
12
12
s . license = { :file => '../LICENSE' }
13
- s . author = { 'Your Company ' => 'email@example .com' }
13
+ s . author = { { 'CloudWebRTC ' => 'duanweiwei1982@gmail .com' }
14
14
s . source = { :path => '.' }
15
15
s . source_files = 'Classes/**/*'
16
16
s . public_header_files = 'Classes/**/*.h'
Original file line number Diff line number Diff line change 3
3
#
4
4
Pod ::Spec . new do |s |
5
5
s . name = 'flutter_webrtc'
6
- s . version = '0.2.0 '
6
+ s . version = '0.2.2 '
7
7
s . summary = 'Flutter WebRTC plugin for macOS.'
8
8
s . description = <<-DESC
9
9
A new flutter plugin project.
10
10
DESC
11
- s . homepage = 'https://github.com/flutter-webrtc'
11
+ s . homepage = 'https://github.com/cloudwebrtc/ flutter-webrtc'
12
12
s . license = { :file => '../LICENSE' }
13
13
<
4187
/td> s . author = { 'CloudWebRTC' => 'duanweiwei1982@gmail.com' }
14
14
s . source = { :path => '.' }
You can’t perform that action at this time.
0 commit comments