[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 7 / a / CXSwipeGestureRecognizer / 0.0.2 / CXSwipeGestureRecognizer.podspec.json
blob529fc125b433e1966f27b3afd649f68e3489571c
2   "name": "CXSwipeGestureRecognizer",
3   "version": "0.0.2",
4   "summary": "UIGestureRecognizer subclass that takes much of the effort out of recognizing directional swipes.",
5   "homepage": "https://github.com/dclelland/CXSwipeGestureRecognizer",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/CXSwipeGestureRecognizer.git",
14     "tag": "0.0.2"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "ios": {
20     "source_files": "CXSwipeGestureRecognizer/*.{h,m}"
21   },
22   "requires_arc": true