blob: b2e72effb3b57d4a29b603bd5c97adaa89e522d5 [file] [log] [blame]
{
"name": "SSFormCells",
"version": "0.1.0",
"summary": "Collection of custom UITableViewCells.",
"description": "Collection of custom UITableViewCells. Vot tank vot.",
"homepage": "https://github.com/wed9620/SSFormCells",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sergey Shinkarenko": "shinkarenkos@icloud.com"
},
"source": {
"git": "https://github.com/wed9620/SSFormCells.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"source_files": "SSFormCells/UI/Cells/*"
}