[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / 5 / SESlideTableViewCell / 0.1.2 / SESlideTableViewCell.podspec.json
blob811533396428eeba85704a5960cd8459f6b92320
2   "name": "SESlideTableViewCell",
3   "version": "0.1.2",
4   "summary": "A subclass of UITableViewCell that shows buttons with swiping it.",
5   "homepage": "https://github.com/spaceelephant/SESlideTableViewCell",
6   "screenshots": [
7     "http://i.imgur.com/NUJ9Hts.gif",
8     "http://i.imgur.com/ic1fwxp.gif"
9   ],
10   "license": "MIT",
11   "authors": {
12     "Junji Tago": "junji.tago@space-elephant.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/spaceelephant/SESlideTableViewCell.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "SESlideTableViewCell/lib",
22   "public_header_files": "SESlideTableViewCell/lib/*.h",
23   "requires_arc": true