[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / e / 8 / ICSwipeActionsTableCell / 0.1 / ICSwipeActionsTableCell.podspec.json
blob7c161a2be0e248a1c7b4521c69677de067f53d8c
2   "name": "ICSwipeActionsTableCell",
3   "version": "0.1",
4   "summary": "Swift class to support swipe gestures to reveal additional options buttons.",
5   "description": "This is a simple Swift class that lets you add as many additional buttons to a table view cell as you like :-)\nIt's written in Swift 2.0 and takes full advantage of it's features, making it super simple tu use.",
6   "homepage": "https://github.com/imaginary-cloud/ICSwipeActionsTableCell",
7   "screenshots": "http://cdn.makeagif.com/media/7-22-2015/v3DVWz.gif",
8   "license": "MIT",
9   "authors": {
10     "Natalia Terlecka": "nterlecka@imaginarycloud.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/imaginary-cloud/ICSwipeActionsTableCell.git",
17     "tag": "0.1"
18   },
19   "source_files": "ICSwipeActionsTableCell/ICSwipeActionsTableCell.swift",
20   "requires_arc": true