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