blob: c9a5ceb7fc06ab1be8245869a9a8c96f22377ab6 [file] [log] [blame]
{
"name": "XCEUniFlow",
"summary": "App architecture done right, inspired by Flux (from Facebook).",
"version": "4.3.0",
"homepage": "https://XCEssentials.github.io/UniFlow",
"source": {
"git": "https://github.com/XCEssentials/UniFlow.git",
"tag": "4.3.0"
},
"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"
}