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