[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / c / a / UIPanGestureRecognizerDirection / 0.4.0 / UIPanGestureRecognizerDirection.podspec.json
blob5d071ae5aae06f1479c430b432d74817b6d98fa0
2   "name": "UIPanGestureRecognizerDirection",
3   "version": "0.4.0",
4   "summary": "UIPanGestureRecognizer + Direction",
5   "description": "Allows to set direction to any UIPanGestureRecognizer",
6   "homepage": "https://github.com/iwheelbuy/UIPanGestureRecognizerDirection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iWheelBuy": "iwheelbuy@protonmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iwheelbuy/UIPanGestureRecognizerDirection.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIPanGestureRecognizerDirection/Classes/**/*"