blob: 71edf29449b54987c9580fc9b24bc89be838904d [file] [log] [blame]
{
"name": "MVVMplusR",
"version": "0.1.1",
"summary": "MVVMplusR",
"description": "MVVMplusR - library provide base componets (Base-View/ViewModel/Router) for MVVM+R architecture",
"homepage": "https://github.com/Toni77777/MVVMplusR",
"license": "MIT",
"authors": {
"Anton Paliakou": "toxa95401@gmail.com"
},
"source": {
"git": "https://github.com/Toni77777/MVVMplusR.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "MVVMplusR/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}