4 "summary": "A modular fabric for interface. Based on UICollectionView, divided into sections",
5 "description": "Split your interface into sections with independent logic.\n\nJust initialize SectionsAdapter with your UICollectionView and set dataSource for sections\nA section should adopt specific interface - SectionPresentable\n\nAny section can by used on any screen with SectionKit.",
6 "homepage": "https://github.com/konshin/SectionKit",
12 "konshin": "alexey@konshin.net"
15 "git": "https://github.com/konshin/SectionKit.git",
21 "swift_versions": "5.1",
22 "source_files": "SectionKit/Classes/**/*",
23 "frameworks": "UIKit",
25 "UICollectionUpdates": [
29 "swift_version": "5.1"