[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / e / 9 / 2 / BFDragGestureRecognizer / 1.0.0 / BFDragGestureRecognizer.podspec.json
blobd0a908e1ddf0c8ecc3572c6988eab94500986956
2   "name": "BFDragGestureRecognizer",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": null
6   },
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/DrummerB/BFDragGestureRecognizer",
12   "authors": {
13     "Balazs Faludi": "balazsfaludi@gmail.com"
14   },
15   "screenshots": "http://i.imgur.com/3gmX3VG.png",
16   "summary": "A UIGestureRecognizer subclass that can be used to drag views inside a scroll view with automatic scrolling at the edges of the scroll view.",
17   "description": "                  A UIGestureRecognizer subclass that can be used to drag \n                  views inside a scroll view with automatic scrolling at\n                  the edges of the scroll view.\n",
18   "source": {
19     "git": "https://github.com/DrummerB/BFDragGestureRecognizer.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "BFDragGestureRecognizer/*.{h,m}",
23   "requires_arc": true