[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / d / BxReact / 0.4.1 / BxReact.podspec.json
bloba818af0fc9840d1bd6e95032d499778dd3c4cb10
2   "name": "BxReact",
3   "version": "0.4.1",
4   "swift_version": "4.1",
5   "summary": "Even better RxSwift.",
6   "description": "BxReact provides convenience functions and types that cannot be found in RxSwift and RxCocoa.",
7   "homepage": "https://bxreact.borchero.com",
8   "documentation_url": "https://bxreact.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/BxReact.git",
18     "tag": "0.4.1"
19   },
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "BxReact/**/*",
24   "dependencies": {
25     "RxSwift": [
26       "~> 4.0"
27     ],
28     "BxUtility": [
29       "~> 1.0"
30     ]
31   },
32   "frameworks": "Foundation"