vn-verdnaturachat/ios/Pods/Local Podspecs/react-native-keyboard-input...

22 lines
484 B
JSON

{
"name": "react-native-keyboard-input",
"version": "5.4.1",
"summary": "React Native Custom Input Controller",
"license": "MIT",
"authors": "Leo Natan <lnatan@wix.com>",
"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.4.1"
},
"source_files": "lib/ios/**/*.{h,m}",
"dependencies": {
"React": [
]
}
}