blob: 6942159069825d86ebe5ab07648c4946dc75b92c [file] [log] [blame]
{
"name": "ImoTableView",
"version": "1.0.25",
"summary": "More dynamic and reusable tables",
"description": "ImoTableView is an wrapper around UITableView which aims to facilitate working with tables and make work more reusable and more dynamic, make it simple and quick to implement, you don't need to work with standart UITableView delegates anymore",
"homepage": "https://github.com/imodeveloperlab/ImoTableView",
"license": "MIT",
"authors": {
"Borinschi Ivan": "imodeveloperlab@gmail.com"
},
"social_media_url": "https://twitter.com/imodeveloper",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/imodeveloperlab/ImoTableView.git",
"tag": "1.0.25"
},
"source_files": [
"Classes",
"ImoTableView/ImoTableView/*.{swift}"
]
}