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