[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / 9 / KZSwipeTableViewCell / 1.0.0 / KZSwipeTableViewCell.podspec.json
blob46850ea37f91357199073a51928ac0370436ff7c
2   "name": "KZSwipeTableViewCell",
3   "version": "1.0.0",
4   "summary": "Convenient UITableViewCell subclass that implements a swippable content to trigger actions (Swift Port of MCSwipeTableViewCell)",
5   "homepage": "https://github.com/k3zi/KZSwipeTableViewCell",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kesi Maduka": "me@kez.io"
12   },
13   "social_media_url": "https://twitter.com/k3zi_",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/k3zi/KZSwipeTableViewCell.git",
20     "tag": "1.0.0",
21     "submodules": false
22   },
23   "source_files": "KZSwipeTableViewCell/*.{swift}"