blob: f7f06903f2de1d11f449cc3cebd8c1a2ea134aa4 [file] [log] [blame]
{
"name": "SSFormCells",
"version": "0.2.0",
"summary": "Collection of custom UITableViewCells.",
"description": "Collection of custom UITableViewCells. Vot tak vot.",
"homepage": "https://github.com/wed9620/SSFormCells",
"license": {
"type": "MIT",
"text": " \tCopyright 2018\n"
},
"authors": {
"Sergey Shinkarenko": "shinkarenkos@icloud.com"
},
"source": {
"git": "https://github.com/wed9620/SSFormCells.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"source_files": "SSFormCells/UI/Cells/*",
"resource_bundles": {
"SSFormCells": [
"SSFormCells/UI/*.{storyboard,xib}"
]
}
}