blob: ffde92f2b8e9c12bfe64fee47c6fa198c0d87b8b [file] [log] [blame]
{
"name": "FoldingCell",
"version": "4.0.3",
"summary": "UITableViewCell with folding animation.",
"homepage": "https://github.com/Ramotion/folding-cell",
"license": "MIT",
"authors": {
"Juri Vasylenko": "juri.v@ramotion.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ramotion/folding-cell.git",
"tag": "4.0.3"
},
"source_files": "FoldingCell/FoldingCell/*.swift"
}