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