blob: 5d071ae5aae06f1479c430b432d74817b6d98fa0 [file] [log] [blame]
{
"name": "UIPanGestureRecognizerDirection",
"version": "0.4.0",
"summary": "UIPanGestureRecognizer + Direction",
"description": "Allows to set direction to any UIPanGestureRecognizer",
"homepage": "https://github.com/iwheelbuy/UIPanGestureRecognizerDirection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iWheelBuy": "iwheelbuy@protonmail.com"
},
"source": {
"git": "https://github.com/iwheelbuy/UIPanGestureRecognizerDirection.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIPanGestureRecognizerDirection/Classes/**/*"
}