[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / a / e / 2 / CBDoubleTapAndPanGestureRecognizer / 1.2.0 / CBDoubleTapAndPanGestureRecognizer.podspec.json
blobf16ccf9601c3985091a6fffd3aec97dc99d99f11
2   "name": "CBDoubleTapAndPanGestureRecognizer",
3   "version": "1.2.0",
4   "summary": "A UIGestureRecognizer subclass inspired by Google Maps.",
5   "description": "                   A UIGestureRecognizer subclass allows you to double tap and pan for zooming in/out like Google Maps.\n",
6   "homepage": "https://github.com/CocoaBob/CBDoubleTapAndPanGestureRecognizer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "CocoaBob",
12   "social_media_url": "https://twitter.com/CocoaBob",
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/CocoaBob/CBDoubleTapAndPanGestureRecognizer.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "CBDoubleTapAndPanGestureRecognizer",
21   "requires_arc": true