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