blob: 4a841ed50f55fe27c422cac90633bed113805acf [file] [log] [blame]
{
"name": "RWGenericCell",
"version": "1.0.0",
"summary": "A painless way to register and dequeue cell.",
"description": "RWGenericCell is a helper tool to register, dequeue cell within UITableView, UICollectionView",
"homepage": "https://github.com/radityakurnianto/RWGenericCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"radityakurnianto": "raditya.kurnianto@gmail.com"
},
"source": {
"git": "https://github.com/radityakurnianto/RWGenericCell.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RWGenericCell/Classes/**/*"
}