blob: cb146b789a016f5a83e02d749ddee45a808b08a2 [file] [log] [blame]
{
"name": "AZExpandable",
"version": "1.1.0",
"summary": "AZExpandable is a lightweight proxy for UITableView to expand cells.",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"homepage": "https://github.com/azonov/expandableTable.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrey Zonov": "andryzonov@gmail.com"
},
"source": {
"git": "https://github.com/azonov/expandableTable.git",
"tag": "1.1.0"
},
"source_files": "Source/**/*",
"swift_version": "5.0"
}