blob: 61dfef239de35aeaad617a7db8e62ed0ccf09261 [file] [log] [blame]
{
"name": "AccordionTable",
"version": "1.0.0",
"summary": "A simple pod for accordion table in iOS with Swift 5.",
"description": "A simple pod for accordion table in iOS with Swift 5.",
"homepage": "https://github.com/lucasmpaim/accordiontable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lucasmpaim": "lucasmpaim1@gmail.com"
},
"source": {
"git": "https://github.com/lucasmpaim/accordiontable.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AccordionTable/Classes/**/*"
}