blob: 6eeeec9f5cb7cb8ee02332b39a3958e1a3d9b575 [file] [log] [blame]
{
"name": "CoordinatorFlow",
"version": "0.1.3",
"summary": "Pod to simplify usage of coordinator navigation pattern.",
"description": "Pod to simplify usage of coordinator navigation pattern. Look CoordinatorFlowTestProject for example how to use.",
"homepage": "https://github.com/negovrodion/CoordinatorFlow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"negovrodion": "negovrodion@gmail.com"
},
"source": {
"git": "https://github.com/negovrodion/CoordinatorFlow.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "CoordinatorFlow/**/*"
}