blob: 7f0cab79d9a9cbb95393700c2d1443630864a678 [file] [log] [blame]
{
"name": "MVVMKit",
"version": "0.2.7",
"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.7"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"source_files": "MVVMKit/**/*"
}