Rocket.Chat.ReactNative/ios/Pods/Local Podspecs/react-native-keyboard-track...

22 lines
520 B
JSON

{
"name": "react-native-keyboard-tracking-view",
"version": "5.6.1",
"summary": "React Native UI component which tracks the keyboard",
"license": "MIT",
"authors": "Artal Druk <artald@wix.com>",
"homepage": "https://github.com/wix/react-native-keyboard-tracking-view",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wix/react-native-keyboard-tracking-view.git",
"tag": "v5.6.1"
},
"source_files": "lib/**/*.{h,m}",
"dependencies": {
"React": [
]
}
}