blob: af57ff58b5061f7702f5aaf48b379a2ac3bca979 [file] [log] [blame]
{
"name": "DynamicListViewController",
"version": "0.1.5",
"summary": "DynamicViewController is a layer providing api for working with ListView",
"description": "DynamicViewController is a layer providing api for working with ListView in a dynamic way",
"homepage": "https://gitlab.com/work.shakiba/DyanmicListViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohsenShakiba": "work.shakiba@gmail.com"
},
"source": {
"git": "https://gitlab.com/work.shakiba/DyanmicListViewController",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DynamicListViewController/Classes/**/*",
"dependencies": {
"ListView": [
"~> 1.3.5"
],
"ListViewCells": [
"~> 0.4.1"
],
"SelectController": [
"~> 1.0.2"
]
},
"pushed_with_swift_version": "3.0"
}