blob: 86a870f312265b7b01ed8fb0d63fa9dc5a9cb7f3 [file] [log] [blame]
{
"name": "MVVMKit",
"version": "0.2.10",
"summary": "The MVVM pattern protocol oriented",
"homepage": "https://github.com/drakon-ag/MVVMKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"drakon-ag": "alfogrillo@gmail.com"
},
"source": {
"git": "https://github.com/drakon-ag/MVVMKit.git",
"tag": "0.2.10"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "MVVMKit/**/*",
"swift_version": "5.0"
}