blob: e3c52320e4c2e5e5e4306bffbcf34c89a1a71e17 [file] [log] [blame]
{
"name": "KZSwipeTableViewCell",
"version": "2.0.0",
"summary": "Convenient UITableViewCell subclass that implements a swippable content to trigger actions (Swift Port of MCSwipeTableViewCell)",
"homepage": "https://github.com/k3zi/KZSwipeTableViewCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kesi Maduka": "me@kez.io"
},
"social_media_url": "https://twitter.com/k3zi_",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/k3zi/KZSwipeTableViewCell.git",
"tag": "2.0.0",
"submodules": false
},
"source_files": "KZSwipeTableViewCell/*.{swift}"
}