blob: 9e4be43bb096423104e2a425cec90113410693ce [file] [log] [blame]
{
"name": "CleanRxMVVMSupport",
"version": "1.0.0",
"summary": "Supporting for MVV development style",
"description": "Supporting for MVVM development style. Mostly contains\nMVVM specific interface classifier to be used by implementers",
"homepage": "https://github.com/myste1tainn/CleanRxMVVMSupport",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"myste1tainn": "a.keereena@gmail.com"
},
"source": {
"git": "https://github.com/myste1tainn/CleanRxMVVMSupport.git",
"tag": "1.0.0"
},
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"source_files": "MVVMSupport/Classes/**/*",
"swift_version": "5.1"
}