blob: e59d01f8f2c5bbed192a1128d5e0aeb818e47ea7 [file] [log] [blame]
{
"name": "UITableViewCellManager",
"version": "0.1.1",
"summary": "UITableViewCellManager is a collection of usefull functions for manage your UITableViewCells in your projects.",
"description": "UITableViewCellManager is a collection of usefull functions for manage your UITableViewCells in your projects. It helps you to reuse them in different projects in a quick and simple way.",
"homepage": "https://github.com/CorlaOnline/UITableViewCellManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Corlatti": "alex.corlatti@gmail.com"
},
"source": {
"git": "https://github.com/CorlaOnline/UITableViewCellManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UITableViewCellManager/Classes/**/*"
}