4 "summary": "Declarative framework wrapping UIKit constraints",
5 "description": "This framework is meant to make setting up constraints of a UIKit project more declarative and look similar to SwiftUI.",
6 "homepage": "https://github.com/Kilo-Loco/DeclareUI",
9 "Kilo Loco": "kyle@kiloloco.com"
15 "git": "https://github.com/Kilo-Loco/DeclareUI.git",
18 "source_files": "DeclareUI/**/*.{h,m,swift}",
19 "swift_versions": "4.0",
20 "swift_version": "4.0"