blob: 2fa9c486e8c438dc0ce51fbacf230748301df4a6 [file] [log] [blame]
{
"name": "SSFormCells",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"source_files": "SSFormCells/UI/Cells/*",
"resource_bundles": {
"SSFormCells": [
"SSFormCells/UI/*.{storyboard,xib}"
]
}
}