blob: d06600ce73b6f3c6d12836bba50c7e263e45d8e0 [file] [log] [blame]
{
"name": "Conduct",
"version": "0.0.1",
"summary": "A framework for seaparating logic for the user flow throughout an app.",
"description": "A framework that helps assist the separation of logic that's used for the user flow throughout an app.",
"homepage": "https://github.com/Incipia/Conduct",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gklei": "gregory@incipia.co"
},
"source": {
"git": "https://github.com/Incipia/Conduct.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Conduct/Classes/**/*",
"pushed_with_swift_version": "3.0"
}