{ "name": "react-native-keyboard-input", "version": "5.3.1", "summary": "React Native Custom Input Controller", "license": "MIT", "authors": "Leo Natan ", "homepage": "https://github.com/wix/react-native-keyboard-input", "platforms": { "ios": "9.0" }, "source": { "git": "https://github.com/wix/react-native-keyboard-input.git", "tag": "v5.3.1" }, "source_files": "lib/ios/**/*.{h,m}", "dependencies": { "React": [ ] } }