vn-verdnaturachat/ios/Pods/Local Podspecs/react-native-splash-screen....

22 lines
537 B
JSON

{
"name": "react-native-splash-screen",
"version": "3.2.0",
"summary": "A splash screen for react-native, hide when application loaded ,it works on iOS and Android.",
"authors": "crazycodeboy",
"homepage": "https://github.com/crazycodeboy/react-native-splash-screen#readme",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/crazycodeboy/react-native-splash-screen",
"tag": "v3.2.0"
},
"source_files": "ios/*.{h,m}",
"dependencies": {
"React": [
]
}
}