blob: 37b7730063d30fb1c3ef073ff16a623d0671f000 [file] [log] [blame]
{
"name": "MVVMRB",
"version": "0.2.4",
"summary": "MVVM+RB - Adaption of the MVVM design pattern in a better way.",
"description": "MVVM+RB is a design pattern framework.",
"homepage": "https://www.olx.in/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Parmod Jakhar": "parmod.jhakar@olx.com"
},
"source": {
"git": "https://github.com/olxgroup-oss/MVVMRB.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MVVMRB/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}