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