4 "summary": "A simple and convenient UIStackView subclass to create lists dynamically from code.",
5 "description": "AXAListView is an object that inherit UIStackView. You only have to install it once and use it as a list view programmatically with datasource protocol or closures.",
6 "homepage": "https://github.com/HaraldBregu/AXAListView",
12 "Harald Bregu": "harald.bregu@gmail.com"
15 "git": "https://github.com/HaraldBregu/AXAListView.git",
18 "social_media_url": "https://twitter.com/HaraldBregu",
22 "source_files": "AXAListView/Classes/**/*",
23 "swift_version": "3.0",