4 "summary": "Easy to use application framework for Swift, to create apps based on models and storyboards with (almost) no code.",
5 "description": "OKit is a Swift framework to build model based apps, based on inspectable properties used to bind storyboard controllers/controls to codable Swift models",
6 "homepage": "https://github.com/oklemenz/OKit",
11 "Oliver Klemenz": "oklemenz@gmail.com"
17 "git": "https://github.com/oklemenz/OKit.git",
20 "source_files": "OKit/**/*.{swift,h,png}",
21 "swift_versions": "5",