{ "name": "RNGestureHandler", "version": "2.2.0-wp-4", "summary": "Experimental implementation of a new declarative API for gesture handling in react-native", "homepage": "https://github.com/software-mansion/react-native-gesture-handler", "license": "MIT", "authors": { "Krzysztof Magiera": "krzys.magiera@gmail.com" }, "platforms": { "ios": "9.0", "tvos": "9.0" }, "source": { "git": "https://github.com/wordpress-mobile/react-native-gesture-handler", "tag": "2.2.0-wp-4" }, "source_files": "ios/**/*.{h,m}", "dependencies": { "React-Core": [] }, "__WARNING!__": "This file is autogenerated by generate-podspecs.sh script. Do not modify manually. Re-run the script if necessary." }