[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 4 / RxScreeen / 0.0.2 / RxScreeen.podspec.json
blob8dafaf0c6d11e8c1c376c6a42453be15dcde2d95
2   "name": "RxScreeen",
3   "version": "0.0.2",
4   "summary": "RxScreeen is a RxSwift wrapper for Screeen.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/Clipy/RxScreeen",
10   "authors": {
11     "Econa77": "f.s.1992.ip@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Clipy/RxScreeen.git",
15     "tag": "v0.0.2"
16   },
17   "platforms": {
18     "osx": "10.9"
19   },
20   "source_files": "Lib/RxScreeen/*.swift",
21   "frameworks": "Cocoa",
22   "dependencies": {
23     "Screeen": [
24       "0.0.3"
25     ],
26     "RxSwift": [
27       "~> 2.5"
28     ],
29     "RxCocoa": [
30       "~> 2.5"
31     ]
32   }