10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff5fcfc commit f95c991Copy full SHA for f95c991
ios/flutter_webrtc.podspec
@@ -10,7 +10,7 @@ A new flutter plugin project.
10
DESC
11
s.homepage = 'https://github.com/cloudwebrtc/flutter-webrtc'
12
s.license = { :file => '../LICENSE' }
13
- s.author = {{ 'CloudWebRTC' => 'duanweiwei1982@gmail.com' }
+ s.author = { 'CloudWebRTC' => 'duanweiwei1982@gmail.com' }
14
s.source = { :path => '.' }
15
s.source_files = 'Classes/**/*'
16
s.public_header_files = 'Classes/**/*.h'
0 commit comments