[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / 8 / ICSwipeActionsTableCell / 0.2 / ICSwipeActionsTableCell.podspec.json
blob43a4d35be063782028d37ebf436f5865416b535f
2   "name": "ICSwipeActionsTableCell",
3   "version": "0.2",
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": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Natalia Terlecka": "nterlecka@imaginarycloud.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/imaginary-cloud/ICSwipeActionsTableCell.git",
20     "tag": "0.2"
21   },
22   "source_files": "ICSwipeActionsTableCell/ICSwipeActionsTableCell.swift",
23   "requires_arc": true