[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 3 / DRCellSlideGestureRecognizer / 1.0.0 / DRCellSlideGestureRecognizer.podspec.json
blob68e891e031d372476a53d87e69bfad76fa571009
2   "name": "DRCellSlideGestureRecognizer",
3   "version": "1.0.0",
4   "summary": "Make your cells actionable through swipes",
5   "homepage": "http://github.com/Dromaguirre/DRCellSlideGestureRecognizer",
6   "authors": {
7     "David Roman": "dromaguirre@gmail.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Dromaguirre/DRCellSlideGestureRecognizer.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "DRCellSlideGestureRecognizer/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true