4 "summary": "Use a JSON file as an app configuration, reach keys with dot notation, written in Swift",
5 "description": "Config is a framework written in Swift that makes it easy for you to use JSON file as a configuration, with JSON keys in dot notation in your application. Also supports SwiftUI!",
6 "homepage": "https://github.com/mustafakarakus/Config",
12 "Mustafa": "karakusmustafa@gmail.com"
17 "swift_versions": "5.5",
19 "git": "https://github.com/mustafakarakus/Config.git",
22 "source_files": "Sources/Config/**/*",
23 "exclude_files": "Sources/Config/*.plist",
24 "swift_version": "5.5"