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