{
"name": "react-native-webview",
"version": "9.4.0",
"summary": "React Native WebView component for iOS, Android, macOS, and Windows",
"license": "MIT",
"authors": "Jamon Holmgren <jamon@infinite.red>",
"homepage": "https://github.com/react-native-community/react-native-webview#readme",
"platforms": {
"ios": "9.0",
"osx": "10.14"
},
"source": {
"git": "https://github.com/react-native-community/react-native-webview.git",
"tag": "v9.4.0"
"source_files": "apple/**/*.{h,m}",
"dependencies": {
"React": [
]
}