blob: e4df62c52f73a0ce58839584c5a9e06e39470faf [file] [log] [blame]
{
"name": "MVVMplusR",
"version": "0.0.2",
"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.0.2"
},
"platforms": {
"ios": "12.0"
},
"source_files": "MVVMplusR/**/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}