{ "name": "RNGestureHandler", "version": "2.12.0", "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" }, "source": { "git": "https://github.com/software-mansion/react-native-gesture-handler", "tag": "2.12.0" }, "source_files": "ios/**/*.{h,m,mm}", "requires_arc": true, "platforms": { "ios": "9.0", "tvos": "9.0" }, "dependencies": { "React-Core": [] } }