[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 8 / 2 / SWRevealTableViewCell / 0.3.2 / SWRevealTableViewCell.podspec.json
blob90eb9cd367f8bb5f12e6b7b7452033f2e4140866
2   "name": "SWRevealTableViewCell",
3   "version": "0.3.2",
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.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "SWRevealTableViewCell/*.{h,m}",
18   "frameworks": "CoreGraphics",
19   "requires_arc": true