blob: 12581398675b3776cfa319d6e3aff2979661cde6 [file] [log] [blame]
{
"name": "Mvce",
"version": "4.0.0",
"summary": "A minimal, simple, unobtrusive, and event driven MVC library to glue decoupled Model, View, and Controller for UIKit/AppKit.",
"homepage": "https://github.com/cxa/Mvce",
"license": "MIT",
"authors": {
"CHEN Xian-an": "xianan.chen@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/cxa/Mvce.git",
"tag": "4.0.0"
},
"source_files": "Mvce/*.{h,swift}",
"swift_version": "4.2"
}