blob: 780631c33662eb866af30e46ec4cd87b1108b31c [file] [log] [blame]
{
"name": "RxUIAlert",
"version": "1.3.1",
"summary": "RxUIAlert",
"description": "Extension UIAlertController with Rx.\nUse UIAlertController with Rx.",
"homepage": "https://github.com/RxSwiftCommunity/RxAlert",
"license": "MIT",
"authors": {
" RxSwift Community ": " community@rxswift.org "
},
"source": {
"git": "https://github.com/RxSwiftCommunity/RxAlert.git",
"tag": "1.3.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "RxAlert/*.swift",
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"swift_version": "5.0"
}