[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / a / 5 / UIScrollView+Direction / 1.0.0 / UIScrollView+Direction.podspec.json
blob16fef049e7d2e6f73e0caf95371f7f2e7a7921b8
2   "name": "UIScrollView+Direction",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/mergesort/UIScrollView-Direction",
9   "authors": {
10     "Joe Fabisevich": "github@fabisevi.ch"
11   },
12   "summary": "Get the direction of a current scroll. Good for getting the direction in scrollViewDidScroll.",
13   "source": {
14     "git": "https://github.com/mergesort/UIScrollView-Direction.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "social_media_url": "https://twitter.com/mergesort",
21   "platforms": {
22     "ios": "5.0"
23   }