blob: d5280bc96d92535f89281215311776498f75e512 [file] [log] [blame]
{
"name": "FlowDirection",
"version": "0.0.5",
"summary": "App router",
"description": "coordinate navigation",
"homepage": "https://github.com/gre4ixin/FlowDirection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pavel": "pav.gre4ixin@yandex.ru"
},
"platforms": {
"ios": "9.1"
},
"source": {
"git": "https://github.com/gre4ixin/FlowDirection.git",
"tag": "0.0.5"
},
"source_files": "Source/*.swift",
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 4.4.1"
],
"RxCocoa": [
"~> 4.4.1"
]
},
"swift_version": "4.2"
}