blob: 4b603d62e300f5b2b659974cebdfb4e978aef8ed [file] [log] [blame]
{
"name": "RxAstral",
"module_name": "RxAstral",
"version": "0.2.2",
"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.2"
},
"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.0"
}