blob: e0590a5fbd99d17b72ca281edcb2ee25ba7ac904 [file] [log] [blame]
{
"name": "RMSwipeTableViewCell",
"version": "0.6",
"summary": "A drop-in UITableViewCell subclass with built-in pan/swipe gestures for easy integration into any project.",
"homepage": "https://github.com/runmad/RMSwipeTableViewCell",
"authors": {
"Rune Madsen": "runemadsen@mac.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/runmad/RMSwipeTableViewCell.git",
"tag": "0.6"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}