[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / f / b / CellRegistration / 1.2.0 / CellRegistration.podspec.json
blob865b3494ef35c6403a70d2f8fb71b2ebf3c05a15
2   "name": "CellRegistration",
3   "version": "1.2.0",
4   "summary": "UITableView and UICollectionView extensions that allows to auto-register cells and extends both with simplified interfaces for dequeuing",
5   "description": "UITableView and UICollectionView extensions that allows to auto-register cells and extends both with simplified interfaces for dequeuing.",
6   "homepage": "https://github.com/grzegorzkrukowski/CellRegistration",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Grzegorz Krukowski": "grkrukowski@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/grzegorzkrukowski/CellRegistration.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CellRegistration/Classes/**/*",
22   "pushed_with_swift_version": "3.0"