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