4 "summary": "Read JSON with dot notation in your App as a configuration, 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": "4.2",
19 "git": "https://github.com/mustafakarakus/Config.git",
22 "source_files": "Config/**/*.{h,m,swift}",
23 "swift_version": "4.2"