blob: 6dfa945b6f1464fd3d2b158ee801f5ed229fa488 [file] [log] [blame]
{
"name": "AEAccordion",
"version": "2.0.1",
"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.0.1"
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "4.0"
}