blob: 79c4fbf13caa1564170671638f1f69ac2a3dbdf9 [file] [log] [blame]
{
"name": "RxSwiftDo",
"version": "0.0.2",
"summary": "RxSwiftDo can use Obserable.do simply",
"homepage": "https://github.com/tokijh/RxSwiftDo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tokijh": "tokijh@naver.com"
},
"source": {
"git": "https://github.com/tokijh/RxSwiftDo.git",
"tag": "0.0.2"
},
"source_files": "Source/*swift",
"frameworks": "Foundation",
"dependencies": {
"RxSwift": [
">= 4.0.0"
]
},
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "3.0"
}