Rocket.Chat.ReactNative/ios/Pods/Local Podspecs/react-native-restart.podspe...

23 lines
609 B
JSON

{
"name": "react-native-restart",
"version": "0.0.22",
"summary": "Sometimes you want to reload your app bundle during app runtime. This package will allow you to do it.",
"homepage": "https://github.com/avishayil/react-native-restart#readme",
"license": "MIT",
"authors": "Avishay Bar <avishay.il@gmail.com> (https://github.com/avishayil)",
"platforms": {
"ios": "9.0",
"tvos": "11.0"
},
"source": {
"git": "https://github.com/avishayil/react-native-restart.git",
"tag": "0.0.22"
},
"source_files": "ios/**/*.{h,m}",
"dependencies": {
"React-Core": [
]
}
}