[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / e / c / RxLiteCache / 0.1.0 / RxLiteCache.podspec.json
blob216316cdee0bfa36c6143ef66b98664f716a9bc0
2   "name": "RxLiteCache",
3   "version": "0.1.0",
4   "summary": "RxSwift Cache.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ivangodfather/RxLiteCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ivan Ruiz Monjo": "ivanruizmonjo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ivangodfather/RxLiteCache.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.3"
20   },
21   "source_files": "RxLiteCache/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "3.0.0-rc.1"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"