| { | |
| "name": "CellRegistrable", | |
| "version": "1.0.0", | |
| "license": "MIT", | |
| "summary": "Adds a simple way to register your cells to `UITableView` and `UICollectionView`", | |
| "homepage": "https://github.com/KogiMobileSAS/CellRegistrable", | |
| "social_media_url": "https://twitter.com/kogimobile", | |
| "authors": "Kogi Mobile", | |
| "source": { | |
| "git": "https://github.com/KogiMobileSAS/CellRegistrable.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Source/*.swift" | |
| } |