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