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