blob: a80084f850199a43e76cc204e8d576603ac85aff [file] [log] [blame]
{
"name": "MSCMoreOptionTableViewCell",
"version": "2.0",
"summary": "Drop-in solution to achieve the \"More\" button in an UITableView's \"Swipe to Delete\" menu (as seen in Mail.app under iOS 7)",
"homepage": "https://github.com/scheinem/MSCMoreOptionTableViewCell",
"license": "MIT",
"authors": {
"Manfred Scheiner": "sayhi@scheinem.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/scheinem/MSCMoreOptionTableViewCell.git",
"tag": "2.0"
},
"source_files": "MSCMoreOptionTableViewCell/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}