[Add] AnyThinkAdmobSDKAdapter 6.4.37.1
[CocoaPods.git] / Specs / 5 / 3 / d / RxObservableCache / 2.2.0 / RxObservableCache.podspec.json
blobeb9c1e6c42b66957f6398c2d018cc1fe0b98ed36
2   "name": "RxObservableCache",
3   "version": "2.2.0",
4   "summary": "Cache for Rx observable",
5   "homepage": "https://github.com/BCS-Broker/RxObservableCache",
6   "authors": {
7     "Alexey Nenast'ev": "a-nenastev@mail.ru"
8   },
9   "source": {
10     "git": "https://github.com/BCS-Broker/RxObservableCache.git",
11     "tag": "2.2.0"
12   },
13   "license": "MIT",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source_files": "RxCache/**/*.{swift}",
19   "dependencies": {
20     "RxSwift": [
21       "~> 5.1.0"
22     ]
23   },
24   "swift_version": "5.0"