blob: 7a3cdf8058af12b81a33786f67d9c38a1d65e567 [file] [log] [blame]
{
"name": "CellRegistration",
"version": "1.0.1",
"summary": "UITableView and UICollectionView extensions that allows to auto-register cells and extends both with simplified interfaces for dequeuing",
"description": "UITableView and UICollectionView extensions that allows to auto-register cells and extends both with simplified interfaces for dequeuing.",
"homepage": "https://github.com/grzegorzkrukowski/CellRegistration",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Grzegorz Krukowski": "grkrukowski@gmail.com"
},
"source": {
"git": "https://github.com/grzegorzkrukowski/CellRegistration.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CellRegistration/Classes/**/*",
"pushed_with_swift_version": "3.0"
}