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