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