{ "name": "react-native-keyboard-aware-scroll-view", "version": "0.8.8-wp-1", "homepage": "https://github.com/APSL/react-native-keyboard-aware-scroll-view#readme", "summary": "A React Native ScrollView component that resizes when the keyboard appears.", "license": "MIT", "authors": "Alvaro Medina Ballester ", "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git", "tag": "v0.8.8-wp-1" }, "source_files": "ios/RNTKeyboardAwareScrollView/*.{h,m}", "preserve_paths": "**/*.js", "dependencies": { "React-Core": [] }, "__WARNING!__": "This file is autogenerated by generate-podspecs.sh script. Do not modify manually. Re-run the script if necessary." }