1{ 2 "name": "react-native-webview", 3 "version": "11.2.3", 4 "summary": "React Native WebView component for iOS, Android, macOS, and Windows", 5 "license": "MIT", 6 "authors": "Jamon Holmgren <[email protected]>", 7 "homepage": "https://github.com/react-native-webview/react-native-webview#readme", 8 "platforms": { 9 "ios": "9.0", 10 "osx": "10.13" 11 }, 12 "source": { 13 "git": "https://github.com/react-native-webview/react-native-webview.git", 14 "tag": "v11.2.3" 15 }, 16 "source_files": "apple/**/*.{h,m}", 17 "dependencies": { 18 "React-Core": [] 19 } 20} 21