[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / 2 / BxUtility / 1.2.6 / BxUtility.podspec.json
blob28ef34c1ff3a502e3da1cc904a5a395a82895a63
2   "name": "BxUtility",
3   "version": "1.2.6",
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",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Oliver Borchert": "borchero@icloud.com"
15   },
16   "source": {
17     "git": "https://github.com/borchero/BxUtility.git",
18     "tag": "1.2.6"
19   },
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "BxUtility/**/*",
24   "frameworks": "Foundation"