[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / 4 / f / b / CellRegistration / 1.0.1 / CellRegistration.podspec.json
blob7a3cdf8058af12b81a33786f67d9c38a1d65e567
2   "name": "CellRegistration",
3   "version": "1.0.1",
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.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CellRegistration/Classes/**/*",
22   "pushed_with_swift_version": "3.0"