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