[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 4 / 6 / DollarGestureRecognizer / 1.0.0 / DollarGestureRecognizer.podspec.json
blob120bd6ee0a535fd95336acfd8af229a668d6afb9
2   "name": "DollarGestureRecognizer",
3   "version": "1.0.0",
4   "summary": "Implements the dollar recognizers in swift and expose them as a set of custom UIGestureRecognizer subclasses.",
5   "homepage": "https://github.com/DanielCardonaRojas/DollarGestureRecognizer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniel Cardona Rojas": "d.cardona.rojas@gmail.com"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/DanielCardonaRojas/DollarGestureRecognizer.git",
20     "tag": "v1.0.0"
21   },
22   "source_files": "DollarGestureRecognizer/**/*.{h,swift}",
23   "swift_version": "5.0"