blob: 46850ea37f91357199073a51928ac0370436ff7c [file] [log] [blame]
{
"name": "KZSwipeTableViewCell",
"version": "1.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": "1.0.0",
"submodules": false
},
"source_files": "KZSwipeTableViewCell/*.{swift}"
}