blob: fe63201f978ce606aa6c87e48db25c25763fcdd5 [file] [log] [blame]
{
"name": "WWPresentableFlowController",
"platforms": {
"ios": "11.0"
},
"summary": "WWPresentableFlowController summary",
"requires_arc": true,
"version": "0.0.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raymund": "raymund@whitewidget.com"
},
"homepage": "https://gitlab.com/whitewidget/research/mobile/WWPresentableFlowController",
"source": {
"git": "git@gitlab.com:whitewidget/research/mobile/WWPresentableFlowController.git",
"tag": "0.0.9"
},
"frameworks": "UIKit",
"dependencies": {
"WWFlowController": [
],
"WWRxViewController": [
]
},
"source_files": "WWPresentableFlowController/**/*.{swift}"
}