blob: 0a28aa22d16e0d570a3796f093cdf3610d8dd728 [file] [log] [blame]
{
"name": "CoordinatorFlow",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "CoordinatorFlow/**/*"
}