1*af2ec015STomasz Sapeta{
2*af2ec015STomasz Sapeta  "name": "ABI49_0_0react-native-safe-area-context",
3*af2ec015STomasz Sapeta  "version": "4.6.3",
4*af2ec015STomasz Sapeta  "summary": "A flexible way to handle safe area, also works on Android and web.",
5*af2ec015STomasz Sapeta  "license": "MIT",
6*af2ec015STomasz Sapeta  "authors": "Janic Duplessis <[email protected]>",
7*af2ec015STomasz Sapeta  "homepage": "https://github.com/th3rdwave/react-native-safe-area-context#readme",
8*af2ec015STomasz Sapeta  "platforms": {
9*af2ec015STomasz Sapeta    "ios": "12.4",
10*af2ec015STomasz Sapeta    "tvos": "11.0"
11*af2ec015STomasz Sapeta  },
12*af2ec015STomasz Sapeta  "source": {
13*af2ec015STomasz Sapeta    "git": "https://github.com/th3rdwave/react-native-safe-area-context.git",
14*af2ec015STomasz Sapeta    "tag": "v4.6.3"
15*af2ec015STomasz Sapeta  },
16*af2ec015STomasz Sapeta  "source_files": "ios/**/*.{h,m,mm}",
17*af2ec015STomasz Sapeta  "exclude_files": "ios/Fabric",
18*af2ec015STomasz Sapeta  "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32",
19*af2ec015STomasz Sapeta  "pod_target_xcconfig": {
20*af2ec015STomasz Sapeta    "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/boost\"",
21*af2ec015STomasz Sapeta    "CLANG_CXX_LANGUAGE_STANDARD": "c++17"
22*af2ec015STomasz Sapeta  },
23*af2ec015STomasz Sapeta  "dependencies": {
24*af2ec015STomasz Sapeta    "ABI49_0_0React-Core": [],
25*af2ec015STomasz Sapeta    "RCT-Folly": [],
26*af2ec015STomasz Sapeta    "ABI49_0_0RCTRequired": [],
27*af2ec015STomasz Sapeta    "ABI49_0_0RCTTypeSafety": [],
28*af2ec015STomasz Sapeta    "ABI49_0_0ReactCommon/turbomodule/core": []
29*af2ec015STomasz Sapeta  }
30*af2ec015STomasz Sapeta}
31