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