blob: 000359d23c1c71e6c7d5aa1ef089402ba04f5623 [file] [log] [blame]
{
"name": "CleanRxMVVMSupport",
"version": "0.1.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": "0.1.0"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "MVVMSupport/Classes/**/*",
"swift_version": "4.2"
}