[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / b / AZExpandableIconListView / 1.0.0 / AZExpandableIconListView.podspec.json
blob2f76ef6c46fbe4999998ecc121b97b5d9f7d2f76
2   "name": "AZExpandableIconListView",
3   "version": "1.0.0",
4   "summary": "Expandable icon list view",
5   "swift_versions": "5.0",
6   "description": "An expandable/collapsible UIView that holds an array of UIImageView. Something like accordion.",
7   "homepage": "https://github.com/Azuritul/AZExpandableIconListView",
8   "license": "MIT",
9   "authors": {
10     "Chris Wu(Azuritul)": "azuritul@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/Azuritul/AZExpandableIconListView.git",
14     "tag": "1.0.0"
15   },
16   "social_media_url": "https://twitter.com/azuritul",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "swift_version": "5.0"