[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 8 / 5 / SESlideTableViewCell / 0.1.0 / SESlideTableViewCell.podspec.json
blob1c77ac4e397df9176a4be2d5aeb06e12aa6e724c
2   "name": "SESlideTableViewCell",
3   "version": "0.1.0",
4   "summary": "UITableViewCell subclass which shows buttons with sliding it.",
5   "homepage": "http://www.space-elephant.com",
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.0"
20   },
21   "source_files": "SESlideTableViewCell/lib",
22   "public_header_files": "SESlideTableViewCell/lib/*.h",
23   "requires_arc": true