blob: 628efd6f8ad5a48da6206be7114a343a7a14ab05 [file] [log] [blame]
{
"name": "FlexibleAccordionView",
"version": "0.1.1",
"summary": "A simple and fully flexible Accordion view component that allows you to insert views into the headers and content of the accordions.",
"description": "# FlexibleAccordionView\n\nA simple and fully flexible Accordion view component that allows you to insert views into the headers and content of the accordions.\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.",
"homepage": "https://github.com/cucabr/FlexibleAccordionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andreaugusto_sjc": "andreaugustosjc@gmail.com"
},
"source": {
"git": "https://github.com/cucabr/FlexibleAccordionView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FlexibleAccordionView/Classes/**/*"
}