blob: 1093366b0b990fa1195c12457fac511d0de76fb0 [file] [log] [blame]
{
"name": "FoldingCell",
"version": "5.0.1",
"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": "5.0.1"
},
"source_files": "FoldingCell/FoldingCell/*.swift"
}