[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 9 / e / BxUI / 1.4.8 / BxUI.podspec.json
blob5a222c0470e1d63d19e51e3eef7f80494c143c22
2   "name": "BxUI",
3   "version": "1.4.8",
4   "swift_version": "4.1",
5   "summary": "A Collection of Interface Elements Commonly Needed for iOS Development in Swift.",
6   "description": "BxUI provides a vast collection of extensions and custom UIKit classes to make complex views much easier.",
7   "homepage": "https://bxui.borchero.com",
8   "documentation_url": "https://bxui.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/BxUI.git",
18     "tag": "1.4.8"
19   },
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "BxUI/**/*",
24   "dependencies": {
25     "RxSwift": [
26       "~> 4.0"
27     ],
28     "RxCocoa": [
29       "~> 4.0"
30     ],
31     "RxKeyboard": [
33     ],
34     "BxUtility": [
35       "~> 1.1"
36     ],
37     "BxLayout": [
38       "~> 1.0"
39     ],
40     "BxReact": [
41       "~> 0.1"
42     ]
43   },
44   "frameworks": "UIKit"