blob: ffb83a176f5ecc6a83a87c0c0f18fc068ec19200 [file] [log] [blame]
{
"name": "AutoCellFactory",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AutoCellFactory/Classes/**/*"
}