4 "swift_version": "4.1",
5 "summary": "Extensions for the Swift Standard Library focused on Rx.",
6 "description": "BxUtility includes a variety of components solving problems that occur most often during iOS development. It is split into the following components: - Fundamental Datatypes - Protocols - Operators - Collections - File Management - String Manipulation - Logging - RxSwift Extensions - Other Common Extensions",
7 "homepage": "https://bxutility.borchero.com",
8 "documentation_url": "https://bxutility.borchero.com/docs",
10 "type": "Apache License, Version 2.0",
14 "Oliver Borchert": "borchero@icloud.com"
17 "git": "https://github.com/borchero/BxUtility.git",
23 "source_files": "BxUtility/**/*",
24 "frameworks": "Foundation"