4 "summary": "A collection of caching RxSwift operators.",
5 "description": "Cache the output of rx observables using cacheMap, cacheFlatMap, cacheFlatMapLatest and cacheFlatMapUntilExpired.",
6 "homepage": "https://github.com/briansemiglia/RxCacheMap",
12 "brian.semiglia@gmail.com": "brian.semiglia@gmail.com"
15 "git": "https://github.com/briansemiglia/RxCacheMap.git",
18 "social_media_url": "https://twitter.com/brians_",
23 "source_files": "RxCacheMap/Classes/**/*",
24 "swift_version": "4.2",