[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 6 / 8 / RxObservableQueue / 4.2.0 / RxObservableQueue.podspec.json
blob9fd0abc9ce8e3702a5ad0b43d7b2ae514736db25
2   "name": "RxObservableQueue",
3   "version": "4.2.0",
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.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.2",
18   "requires_arc": true,
19   "source_files": "RxObservableQueue/*",
20   "dependencies": {
21     "RxSwift": [
23     ]
24   }