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