We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9e0460 commit dd6e126Copy full SHA for dd6e126
react-native-webview.podspec
@@ -5,7 +5,7 @@ package = JSON.parse(File.read(File.join(__dir__, 'package.json')))
5
Pod::Spec.new do |s|
6
s.name = package['name']
7
s.version = package['version']
8
- s.summary = package['description]
+ s.summary = package['description']
9
10
s.authors = package['author']
11
s.homepage = package['homepage']
0 commit comments