2 "name": "SectionIndex",
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/SectionIndex",
12 "Andrew Monshizadeh": "amonshiz@gmail.com"
15 "git": "https://github.com/amonshiz/SectionIndex.git",
18 "social_media_url": "https://twitter.com/amonshiz",
27 "source_files": "Sources/**/*",
28 "frameworks": "SwiftUI",
29 "swift_version": "5.0"