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