[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 4 / f / b / CellRegistration / 1.4.0 / CellRegistration.podspec.json
blob9ecd8fab3d9f168dd324e35861a3fd54234fdf3a
2   "name": "CellRegistration",
3   "version": "1.4.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.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CellRegistration/Classes/**/*",
22   "pushed_with_swift_version": "4.0"