blob: dd60ca9a8550880c290d90ed9b20412ffb29e8da [file] [log] [blame]
{
"name": "WWRxViewController",
"platforms": {
"ios": "8.0"
},
"summary": "WWRxViewController summary",
"requires_arc": true,
"version": "0.1.3",
"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.3"
},
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"ZHPopupView": [
]
},
"source_files": "WWRxViewController/**/*.{swift}"
}