blob: aada18c156ce9738304a53c432a449e8f2f00173 [file] [log] [blame]
{
"name": "Cordux",
"version": "0.1.5",
"summary": "App Coordinators & Redux. A framework for UIKit development.",
"description": "Cordux combines app coordiantors with a redux-like architecture.\n\nThis allows rapid and powerful UI development with full support\nfor routing and deep linking.",
"homepage": "http://github.com/willowtreeapps/cordux",
"license": "MIT",
"authors": {
"Ian Terrell": "ian.terrell@gmail.com"
},
"source": {
"git": "https://github.com/willowtreeapps/cordux.git",
"tag": "v0.1.5"
},
"platforms": {
"ios": "9.0",
"tvos": "9.1"
},
"source_files": "Sources/*.swift"
}