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