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