[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 5 / 3 / d / RxObservableCache / 1.0.5 / RxObservableCache.podspec.json
blob41db3d74cc0ffb481dc352fde38f92017ecd557a
2   "name": "RxObservableCache",
3   "version": "1.0.5",
4   "summary": "Cache for Rx observable",
5   "homepage": "https://github.com/alexejn/RxObservableCache",
6   "authors": {
7     "Alexey Nenast'ev": "a-nenastev@mail.ru"
8   },
9   "source": {
10     "git": "https://github.com/alexejn/RxObservableCache.git",
11     "tag": "1.0.5"
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       "~> 4.5.0"
22     ]
23   },
24   "swift_version": "5.0"