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