blob: 87b8544f18579d6ca39be15ea8e157b6fbb28b96 [file] [log] [blame]
{
"name": "FoldingCell",
"version": "3.1.1",
"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.1"
},
"source_files": "FoldingCell/FoldingCell/*.swift"
}