2 "name": "RxConcurrency",
4 "summary": "A small set of extensions that allow to combine new swift concurrency with RxSwift.",
5 "description": "A small set of extensions that allow to combine new swift concurrency with RxSwift.\n\nThis package is actively under development. I appreciate any code improvements or new features.",
6 "homepage": "https://github.com/TrGiLong/RxConcurrency",
12 "Long Tran": "trangianglong4003@gmail.com"
15 "git": "git@github.com:TrGiLong/RxConcurrency.git",
21 "source_files": "Sources/RxConcurrency/**/*",
22 "swift_versions": "5.5",
23 "pod_target_xcconfig": {
24 "SWIFT_OPTIMIZATION_LEVEL": "-O"
31 "swift_version": "5.5"