blob: 31fc4b6fa9bb418bb2480246fd1f4ce64465455c [file] [log] [blame]
{
"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"
}