blob: ef3ec11b39b91084385bfc7b25bb1267df6a0005 [file] [log] [blame]
{
"name": "SCSlidingCell",
"version": "0.5.0.1",
"summary": "Provide sliding UITableView cells like in FB app. ",
"homepage": "https://github.com/alexeybondarenko/SCSlidingCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Bondarenko": "alexeybondarenko@me.com"
},
"social_media_url": "https://twitter.com/BonOleksiy",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/alexeybondarenko/SCSlidingCell.git",
"tag": "0.5.0.1"
},
"source_files": "SlidingCell/SlidingCell/*.{h,m}",
"requires_arc": true
}