[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 2 / 3 / RxUtil / 0.1.23 / RxUtil.podspec.json
blob57cc4e008a8064852d123cb58dedd81f10c31631
2   "name": "RxUtil",
3   "version": "0.1.23",
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.23"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Pod/Classes/**/*",
23   "swift_version": "5.0"