blob: 9ddb9f150e48fc77467b9e624f9d99aed4067eb4 [file] [log] [blame]
{
"name": "RxAstral",
"module_name": "RxAstral",
"version": "0.2.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An Rx extension to Astral",
"homepage": "https://github.com/hooliooo/RxAstral",
"authors": {
"Julio Alorro": "alorro3@gmail.com"
},
"source": {
"git": "https://github.com/hooliooo/RxAstral.git",
"tag": "0.2.5"
},
"platforms": {
"ios": "9.3",
"osx": "10.11",
"tvos": "11.0",
"watchos": "4.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"frameworks": "Foundation",
"dependencies": {
"Astral": [
],
"RxSwift": [
]
},
"swift_version": "4.2"
}