[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 2 / 3 / RxUtil / 0.1.18 / RxUtil.podspec.json
blob8d19685624619410201380f3724d27812995554b
2   "name": "RxUtil",
3   "version": "0.1.18",
4   "summary": "RxSwift utility functions for easy use in iOS projects.",
5   "swift_versions": "5.0",
6   "description": "A library that provides various utility functions for working with RxSwift in iOS applications.",
7   "homepage": "https://github.com/krgencom/RxUtil",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "krgencom": "krgencom@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/krgencom/RxUtil.git",
17     "tag": "0.1.18"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Pod/Classes/**/*",
23   "swift_version": "5.0"