blob: 45783c12c15ba2a89f75cc48bb198a1e150b17ad [file] [log] [blame]
{
"name": "FlowDirection",
"version": "0.0.4",
"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.4"
},
"source_files": "Source/*.swift",
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 4.4.1"
],
"RxCocoa": [
"~> 4.4.1"
]
},
"swift_version": "4.2"
}