{ "name": "TouchableScrollView", "version": "0.1.0", "summary": "TouchableScrollView is a simple subclass of UIScrollView that implement TouchesEnded method for next responders in scrollView.", "homepage": "https://github.com//TouchableScrollView", "license": "MIT", "authors": { "Giuseppe Nucifora": "me@giuseppenucifora.com" }, "source": { "git": "https://github.com//TouchableScrollView.git", "tag": "0.1.0" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "Pod/Classes/**/*", "resource_bundles": { "TouchableScrollView": [ "Pod/Assets/*.png" ] } }