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