{ "name": "react-native-webview", "version": "13.2.2", "summary": "React Native WebView component for iOS, Android, macOS, and Windows", "license": "MIT", "authors": "Jamon Holmgren ", "homepage": "https://github.com/react-native-webview/react-native-webview#readme", "platforms": { "ios": "9.0", "osx": "10.13" }, "source": { "git": "https://github.com/react-native-webview/react-native-webview.git", "tag": "v13.2.2" }, "source_files": "apple/**/*.{h,m,mm,swift}", "dependencies": { "React-Core": [] } }