blob: 90b0327176475a1251345081118d8ce61c7926d3 [file] [log] [blame]
{
"name": "DynamicListViewController",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DynamicListViewController/Classes/**/*",
"resource_bundles": {
"DynamicListViewController": [
"DynamicListViewController/Assets/*.png"
]
},
"dependencies": {
"ListView": [
"~> 1.3.5"
],
"ListViewCells": [
"~> 0.4.2"
]
},
"pushed_with_swift_version": "3.0"
}