blob: 833684d781000b752e6def67c0b18a42ec1247e9 [file] [log] [blame]
{
"name": "RxStefan",
"version": "0.2.2",
"summary": "RxStefan - reactive extensions for Stefan.",
"homepage": "https://github.com/appunite/RxStefan",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Szymon Mrozek": "szymon.mrozek.sm@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"Stefan": [
],
"RxSwift": [
],
"RxCocoa": [
]
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/appunite/RxStefan.git",
"tag": "0.2.2"
},
"source_files": "RxStefan/*.swift"
}