blob: d6063547c8097e7d35d0184960e2bb98dcf63676 [file] [log] [blame]
{
"name": "RxScreeen",
"version": "1.1.0",
"summary": "RxScreeen is a RxSwift wrapper for Screeen.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Clipy/RxScreeen",
"authors": {
"Econa77": "f.s.1992.ip@gmail.com"
},
"source": {
"git": "https://github.com/Clipy/RxScreeen.git",
"tag": "v1.1.0"
},
"platforms": {
"osx": "10.10"
},
"source_files": "Lib/RxScreeen/*.swift",
"frameworks": "Cocoa",
"dependencies": {
"Screeen": [
"~> 1.0"
],
"RxSwift": [
"~> 3.0"
],
"RxCocoa": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}