blob: 3dacf9dc5e0541e629c5ace10280882b0844030c [file] [log] [blame]
{
"name": "WWRxViewController",
"platforms": {
"ios": "8.0"
},
"summary": "WWRxViewController summary",
"requires_arc": true,
"version": "0.1.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raymund": "raymund@whitewidget.com"
},
"homepage": "https://gitlab.com/whitewidget/research/mobile/WWRxViewController",
"source": {
"git": "git@gitlab.com:whitewidget/research/mobile/WWRxViewController.git",
"tag": "0.1.4"
},
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 4.2.0"
],
"RxCocoa": [
"~> 4.2.0"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"ZHPopupView": [
]
},
"source_files": "WWRxViewController/**/*.{swift}"
}