2 "name": "CollectiveSwift",
4 "summary": "A small quality-of-life enhancement for collections in Swift/UIKit.",
5 "description": "CollectiveSwift enables a concise syntax for setting properties on collections\nof UIKit objects, e.g., outlet collections.",
6 "homepage": "https://github.com/gpape/CollectiveSwift",
8 "authors": "Greg Pape",
18 "git": "https://github.com/gpape/CollectiveSwift.git",
21 "source_files": "Sources/**/*.swift",
22 "swift_version": "5.2"