blob: 216316cdee0bfa36c6143ef66b98664f716a9bc0 [file] [log] [blame]
{
"name": "RxLiteCache",
"version": "0.1.0",
"summary": "RxSwift Cache.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ivangodfather/RxLiteCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Ruiz Monjo": "ivanruizmonjo@gmail.com"
},
"source": {
"git": "https://github.com/ivangodfather/RxLiteCache.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "RxLiteCache/**/*",
"dependencies": {
"RxSwift": [
"3.0.0-rc.1"
]
},
"pushed_with_swift_version": "3.0"
}