unioil-loyalty-rn-app/ios/Pods/Local Podspecs/react-native-safe-area-cont...

24 lines
616 B
JSON

{
"name": "react-native-safe-area-context",
"version": "4.7.2",
"summary": "A flexible way to handle safe area, also works on Android and web.",
"license": "MIT",
"authors": "Janic Duplessis <janicduplessis@gmail.com>",
"homepage": "https://github.com/th3rdwave/react-native-safe-area-context#readme",
"platforms": {
"ios": "12.4",
"tvos": "12.4"
},
"source": {
"git": "https://github.com/th3rdwave/react-native-safe-area-context.git",
"tag": "v4.7.2"
},
"source_files": "ios/**/*.{h,m,mm}",
"exclude_files": "ios/Fabric",
"dependencies": {
"React-Core": [
]
}
}