blob: a75e4925dddbb3cc905bec3397c5125f461c55f9 [file] [log] [blame]
{
"name": "RxSwiftExtensions.swift",
"version": "0.1.5",
"summary": "RxSwift+Extensions",
"description": "RxSwift扩展",
"homepage": "https://github.com/495929699/RxSwiftExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rongheng": "495929699g@gmail.com"
},
"source": {
"git": "https://github.com/495929699/RxSwiftExtensions.git",
"tag": "0.1.5"
},
"module_name": "RxSwiftExtensions",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"cocoapods_version": ">=1.6.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": "RxSwiftExtensions/Classes/**/*.swift",
"dependencies": {
"RxSwift": [
"~>4.5"
]
}
}