[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / 2 / a / 4 / HapticTouchGestureRecognizer / 0.0.1 / HapticTouchGestureRecognizer.podspec.json
blob5a7f1f6266aff8f72d6119f202d678c8617f11ee
2   "name": "HapticTouchGestureRecognizer",
3   "version": "0.0.1",
4   "summary": "Haptic Touch gesture recognizer for iPhone Xʀ.",
5   "description": "Haptic Touch gesture recognizer for iPhone Xʀ (iPhone XR),\nwhich doesn't support 3D Touch or force touch APIs.",
6   "homepage": "https://github.com/getaaron/HapticTouchGestureRecognizer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aaron Brager": "getaaron@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/getaaron",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/getaaron/HapticTouchGestureRecognizer.git",
20     "tag": "0.0.1"
21   },
22   "swift_version": "4.2",
23   "source_files": "*.swift",
24   "requires_arc": true