blob: 865b3494ef35c6403a70d2f8fb71b2ebf3c05a15 [file] [log] [blame]
{
"name": "CellRegistration",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CellRegistration/Classes/**/*",
"pushed_with_swift_version": "3.0"
}