blob: 9cac9c3fc054a4159e56339bde342918df1a3ce1 [file] [log] [blame]
{
"name": "MKSlidingTableViewCell",
"version": "0.6",
"summary": "An iOS 6 compatible sliding table view cell that mimics iOS 7 mail.",
"description": "Allows any view to be hidden under a foreground view inside a table cell.",
"homepage": "https://github.com/PublicStaticVoidMain/MKSlidingTableViewCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Kirk": "michael.winter.kirk@gmail.com",
"Sam Corder": "sam.corder@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/PublicStaticVoidMain/MKSlidingTableViewCell.git",
"tag": "0.6"
},
"source_files": "MKSlidingTableViewCell/Source",
"requires_arc": true
}