blob: 40500ec60b61f87c878d10d95b96863c8e6f8af7 [file] [log] [blame]
{
"name": "JZSwipeCell",
"version": "1.1",
"summary": "UITableViewCell inspired by Mailbox app.",
"homepage": "https://github.com/JLZ/JZSwipeCell",
"screenshots": "http://jlz.me/images/JZSwipeCell.png",
"license": "MIT",
"authors": {
"Jeremy Zedell": "jz@jlz.me"
},
"source": {
"git": "https://github.com/JLZ/JZSwipeCell.git",
"tag": "1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "JZSwipeCell",
"requires_arc": true
}