blob: 0c2cee6dda9e3d09c733400d12214e68c5a92a94 [file] [log] [blame]
{
"name": "AEAccordion",
"version": "1.0.3",
"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": "AEAccordion-v1.0.3"
},
"source_files": "AEAccordion/*.swift",
"platforms": {
"ios": "9.0"
}
}