blob: 4f71e48865824289b025810e0dfc72c5136edfe3 [file] [log] [blame]
{
"name": "XCEUniFlow",
"summary": "App architecture done right, inspired by Flux (from Facebook).",
"version": "4.2.1",
"homepage": "https://XCEssentials.github.io/UniFlow",
"source": {
"git": "https://github.com/XCEssentials/UniFlow.git",
"tag": "4.2.1"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"XCERequirement": [
"~> 1.5"
]
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "3.1"
}