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