blob: 0fb09a69b592d69834112a720b95859539416bdd [file] [log] [blame]
{
"name": "ToucheableScrollView",
"version": "0.1.1",
"summary": "ToucheableScrollView is a simple subclass of UIScrollView that implement TouchesEnded method for next responders in scrollView.",
"homepage": "https://github.com/giuseppenucifora/ToucheableScrollView",
"license": "MIT",
"authors": {
"Giuseppe Nucifora": "me@giuseppenucifora.com"
},
"source": {
"git": "https://github.com/giuseppenucifora/ToucheableScrollView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}