[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / 6 / 8 / RxObservableQueue / 4.0.1 / RxObservableQueue.podspec.json
blob99108413b698948c2cf70de3396dcb1b579f61b0
2   "name": "RxObservableQueue",
3   "version": "4.0.1",
4   "summary": "A Library for Queuing from Observable",
5   "homepage": "https://github.com/notohiro/RxObservableQueue",
6   "license": "MIT",
7   "authors": {
8     "Hiroshi Noto": "notohiro@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/notohiro/RxQueue.git",
12     "tag": "4.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.1",
18   "requires_arc": true,
19   "source_files": "RxObservableQueue/*",
20   "dependencies": {
21     "RxSwift": [
23     ]
24   }