25 lines
571 B
JSON
25 lines
571 B
JSON
|
{
|
||
|
"name": "ReactNativeKeyboardTrackingView",
|
||
|
"version": "5.6.1",
|
||
|
"summary": "React Native Keyboard Tracking View",
|
||
|
"authors": "Wix.com",
|
||
|
"homepage": "https://github.com/wix/react-native-keyboard-tracking-view",
|
||
|
"license": "MIT",
|
||
|
"platforms": {
|
||
|
"ios": "9.0",
|
||
|
"tvos": "9.2"
|
||
|
},
|
||
|
"module_name": "ReactNativeKeyboardTrackingView",
|
||
|
"source": {
|
||
|
"git": "https://github.com/wix/react-native-keyboard-tracking-view",
|
||
|
"tag": "5.6.1"
|
||
|
},
|
||
|
"source_files": "lib/**/*.{h,m}",
|
||
|
"dependencies": {
|
||
|
"React": [
|
||
|
|
||
|
]
|
||
|
},
|
||
|
"frameworks": "UIKit"
|
||
|
}
|