blob: d940926e56a76bbc52cfea8e6ae552114053b42b [file] [log] [blame]
{
"name": "KHSwipeCell",
"version": "0.3.0",
"summary": "An easy-to-use UITableViewCell subclass that implements a swipeable content view",
"homepage": "https://github.com/weekwood/KHSwipeCell",
"screenshots": "https://raw.githubusercontent.com/weekwood/KHSwipeCell/master/gif/KHSwipeCell.gif",
"license": "MIT",
"authors": "Khan.Lau",
"platforms": {
"ios": "5.1"
},
"source": {
"git": "https://github.com/weekwood/KHSwipeCell.git",
"tag": "0.3.0"
},
"source_files": "KHSwipeCell/*.{h,m}",
"requires_arc": true
}