{ "name": "react-native-webview", "version": "10.3.2", "summary": "React Native WebView component for iOS, Android, macOS, and Windows", "license": "MIT", "authors": "Jamon Holmgren ", "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": "v10.3.2" }, "source_files": "apple/**/*.{h,m}", "dependencies": { "React": [ ] } }