Rocket.Chat.ReactNative/ios/Pods/Local Podspecs/react-native-splash-screen....

22 lines
537 B
JSON
Raw Normal View History

2019-03-12 16:23:06 +00:00
{
"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": [
]
}
}