blob: c7bd5c225068dee72bd45461f81e395095007e02 [file] [log] [blame]
{
"name": "RxSwiftExtensions.swift",
"version": "0.2.6",
"summary": "RxSwift+Extensions",
"description": "RxSwift扩展",
"homepage": "https://github.com/Boy-Rong/RxSwiftExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rongshao": "rongheng.rh@gmail.com"
},
"source": {
"git": "https://github.com/Boy-Rong/RxSwiftExtensions.git",
"tag": "0.2.6"
},
"module_name": "RxSwiftExtensions",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"cocoapods_version": ">=1.6.0",
"source_files": "RxSwiftExtensions/Sources/*.swift",
"dependencies": {
"RxSwift": [
"~>6.0"
]
},
"swift_version": "5.0"
}