blob: 121741984f3d7c1294e02b56e591feb7bad5564d [file] [log] [blame]
{
"name": "AEAccordion",
"version": "2.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "UITableViewController with accordion effect (expand / collapse cells)",
"homepage": "https://github.com/tadija/AEAccordion",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"source": {
"git": "https://github.com/tadija/AEAccordion.git",
"tag": "2.1.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "9.0"
}
}