blob: 97400df1dbce283671abe52836adb63eea49534f [file] [log] [blame]
{
"name": "Tibbi",
"version": "1.0.2",
"summary": "This library makes working with tableViews a pleasure.",
"description": "No more boilerplate dataSources for the tableView - simply create the viewModels, the library takes the rest.",
"homepage": "https://github.com/cristian-azov/Tibbi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cristian Azov": "cristian.azov@gmail.com"
},
"source": {
"git": "https://github.com/cristian-azov/Tibbi.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Tibbi/Classes/**/*",
"pushed_with_swift_version": "4"
}