blob: f56cde682002d0650354dac8d5e2e4abbdb161be [file] [log] [blame]
{
"name": "AZEasyList",
"version": "0.0.3",
"summary": "Draws UI in the UITableView or stackView from the models",
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"description": "Draws UI in the UITableView or stackView from the models.\nIt can draw view graph from the models graph",
"homepage": "https://github.com/Argas/AZEasyList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksey Zverev": "argas.91@gmail.com"
},
"source": {
"git": "https://github.com/Argas/AZEasyList.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AZEasyList/Classes/**/*",
"swift_version": "5.1"
}