[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 8 / 2 / SWRevealTableViewCell / 0.3.5 / SWRevealTableViewCell.podspec.json
bloba4b06957b1fb21a9157ac3727ff1eef6d20cb71f
2   "name": "SWRevealTableViewCell",
3   "version": "0.3.5",
4   "summary": "UITableViewCell subclass to easily display left and right buttons based on user pan gestures or developer programmatic actions.",
5   "homepage": "https://github.com/John-Lluch/SWRevealTableViewCell",
6   "license": "MIT",
7   "authors": {
8     "John Lluch Zorrilla": "joan.lluch@sweetwilliamsl.com"
9   },
10   "source": {
11     "git": "https://github.com/John-Lluch/SWRevealTableViewCell.git",
12     "tag": "v0.3.5"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "SWRevealTableViewCell/*.{h,m}",
18   "frameworks": "CoreGraphics",
19   "requires_arc": true