blob: 5dc04a6b8aa5da7f3429f03b099a728d3c85e3f6 [file] [log] [blame]
{
"name": "MKSlidingTableViewCell",
"version": "0.4",
"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.4"
},
"source_files": "MKSlidingTableViewCell/Source",
"requires_arc": true
}