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.",
6 "homepage": "https://github.com/mustafakarakus/Config",
12 "Mustafa": "karakusmustafa@gmail.com"
17 "swift_versions": "5.0",
19 "git": "https://github.com/mustafakarakus/Config.git",
22 "source_files": "Config/**/*.{h,m,swift}",
23 "swift_version": "5.0"