[Add] Dalila 1.0.25
[CocoaPods.git] / Specs / 8 / 2 / 1 / ToucheableScrollView / 0.1.1 / ToucheableScrollView.podspec.json
blob0fb09a69b592d69834112a720b95859539416bdd
2   "name": "ToucheableScrollView",
3   "version": "0.1.1",
4   "summary": "ToucheableScrollView is a simple subclass of UIScrollView that implement TouchesEnded method for next responders in scrollView.",
5   "homepage": "https://github.com/giuseppenucifora/ToucheableScrollView",
6   "license": "MIT",
7   "authors": {
8     "Giuseppe Nucifora": "me@giuseppenucifora.com"
9   },
10   "source": {
11     "git": "https://github.com/giuseppenucifora/ToucheableScrollView.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*"