blob: 67f796f0cb1e14d5b2615c029ad567a270ce17ed [file] [log] [blame]
{
"name": "AZExpandable",
"version": "0.0.1",
"summary": "AZExpandable is a lightweight proxy for UITableView to expand cells.",
"platforms": {
"ios": "8.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": "0.0.1"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "4.0"
}