[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / a / WSMorseGestureRecognizer / 0.0.3 / WSMorseGestureRecognizer.podspec.json
blob6a2a428b436588d8352aa7b5e9171fe32e33cd17
2   "name": "WSMorseGestureRecognizer",
3   "version": "0.0.3",
4   "summary": "Gesture Recognizer for Morse Code tap events.",
5   "description": "MorseGestureRecognizer is an extension of UIGestureRecognizer that captures morse code taps and recognizes user-specified events.",
6   "license": "MIT",
7   "authors": {
8     "William Schurman": "wschurman@fb.com"
9   },
10   "homepage": "https://github.com/wschurman/WSMorseGestureRecognizer",
11   "social_media_url": "http://instagram.com/wschurman",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/wschurman/WSMorseGestureRecognizer.git",
17     "tag": "0.0.3"
18   },
19   "source_files": "WSMorseGestureRecognizer/*.{h,m}",
20   "public_header_files": "WSMorseGestureRecognizer/WSMorseGestureRecognizer.h",
21   "requires_arc": true