[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / e / RxQueue / 0.1.1 / RxQueue.podspec.json
blob167fed1358154479d5a15a2c5ef7608a419c240d
2   "name": "RxQueue",
3   "version": "0.1.1",
4   "summary": "Simple queue using rxswift.",
5   "description": "A simple queue that can handle items that define processing duration.",
6   "homepage": "https://github.com/noppefoxwolf/RxQueue",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tomoya Hirano": "cromteria@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/noppefoxwolf/RxQueue.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/noppefoxwolf",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "RxQueue/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0.1"