blob: 3368d0d78d925f9a2d85032f95c2646a3ea6d145 [file] [log] [blame]
{
"name": "MagicScreenView",
"version": "0.1.0",
"summary": "The simpliest way to create MVP functionality.",
"description": "MagicScreenView helps developers to create MVP functionality as simply as possible.",
"homepage": "https://github.com/OBRIO-Team/MagicScreenView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SerhiiMatvieiev": "serhii.matvieiev@gen.tech"
},
"source": {
"git": "https://github.com/OBRIO-Team/MagicScreenView.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "MagicScreenView/Classes/**/*",
"swift_version": "5.0"
}