2 "name": "ListSectionIndex",
4 "summary": "A section index in SwiftUI that easily bridges to UIKit",
5 "description": "This library adds a UITableView-like section index that is easily added to a SwiftUI interface or even as a standalone SwiftUI element within an AppKit or UIKit app.",
6 "homepage": "https://github.com/amonshiz/ListSectionIndex",
12 "Andrew Monshizadeh": "amonshiz@gmail.com"
15 "git": "https://github.com/amonshiz/ListSectionIndex.git",
18 "social_media_url": "https://twitter.com/amonshiz",
26 "source_files": "ListSectionIndex/Classes/**/*",
27 "frameworks": "SwiftUI",
28 "deprecated_in_favor_of": "SectionIndex",
29 "swift_version": "5.0"