blob: ab64f7975af32745087dea9e6659525675eb48c3 [file] [log] [blame]
{
"name": "AutoCellFactory",
"version": "0.1.3",
"summary": "Auto Create Cells.",
"description": "AutoCellFactory is simple to use, all it does it auto deques the cell and configure it, using the MVVM architacture.",
"homepage": "https://github.com/OrenRosen/AutoCellFactory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oren Rosenblum": "oren363@gmail.com"
},
"source": {
"git": "https://github.com/OrenRosen/AutoCellFactory.git",
"tag": "0.1.3"
},
"documentation_url": "https://github.com/OrenRosen/AutoCellFactory/blob/master/README.md",
"platforms": {
"ios": "8.0"
},
"source_files": "AutoCellFactory/Classes/**/*"
}