blob: fef2024a1deb1e847b9c70d99f8299614ca7b02c [file] [log] [blame]
{
"name": "MVVMKit",
"version": "2.0.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": "2.0.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "MVVMKit/**/*",
"swift_version": "5.0"
}