blob: 9d3a54ef505ac83f6a47a98596c1ae0514337008 [file] [log] [blame]
{
"name": "AZEasyList",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AZEasyList/Classes/**/*",
"swift_version": "5.1"
}