blob: 56e44b4efe6cafd4cc962dcf2fa4cddb854e8cb8 [file] [log] [blame]
{
"name": "AZExpandable",
"version": "1.0.0",
"summary": "AZExpandable is a lightweight proxy for UITableView to expand cells.",
"platforms": {
"ios": "9.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.0.0"
},
"source_files": "Source/**/*"
}