blob: cbc48bdec823e20f0a14877fb5e37df4c1d4fca2 [file] [log] [blame]
{
"name": "Flowter",
"version": "0.2.2",
"summary": "A lightweight and customizable UIViewController flow cordinator",
"description": "A lightweight, swifty and customizable UIViewController flow cordinators",
"homepage": "https://www.zazcar.com.br",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Paulo Cesar Saito": "paulocsaito@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Zazcar/Flowter.git",
"tag": "v0.2.2"
},
"source_files": "Flowter/Source/*.swift",
"exclude_files": "FlowterDemo"
}