blob: fb54c8af680786eafeaea40848b8acb66ff2e2e0 [file] [log] [blame]
{
"name": "RxObservableQueue",
"version": "1.0.0",
"summary": "A Library for Queuing from Observable",
"homepage": "https://github.com/notohiro/RxObservableQueue",
"license": "MIT",
"authors": {
"Hiroshi Noto": "notohiro@gmail.com"
},
"source": {
"git": "https://github.com/notohiro/RxQueue.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RxObservableQueue/*",
"dependencies": {
"RxSwift": [
]
},
"pushed_with_swift_version": "3.0"
}