4 "swift_version": "4.1",
5 "summary": "Beautiful and Safe Serialization of Json and Plists in Swift.",
6 "description": "BxCoding provides a beautiful way for reading Json and Plists as well as for serialization. It aims to remove as many conditional bindings as possible without throwing errors until needed.",
7 "homepage": "https://bxcoding.borchero.com",
8 "documentation_url": "https://bxcoding.borchero.com/docs",
10 "type": "Apache License, Version 2.0",
14 "Oliver Borchert": "borchero@icloud.com"
17 "git": "https://github.com/borchero/BxCoding.git",
23 "source_files": "BxCoding/**/*",
32 "frameworks": "Foundation"