blob: 34f2a0ee9de6bfef0c635a83ce71d277095d9eb0 [file] [log] [blame]
{
"name": "AZExpandableIconListView",
"version": "1.0.1",
"summary": "Expandable icon list view",
"swift_versions": "5.0",
"description": "An expandable/collapsible UIView that holds an array of UIImageView. Something like accordion.",
"homepage": "https://github.com/Azuritul/AZExpandableIconListView",
"license": "MIT",
"authors": {
"Chris Wu(Azuritul)": "azuritul@gmail.com"
},
"source": {
"git": "https://github.com/Azuritul/AZExpandableIconListView.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/azuritul",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"swift_version": "5.0"
}