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