blob: 3e6282bedde55ed74809aaacae208f44d028621e [file] [log] [blame]
{
"name": "MochApp",
"version": "0.2.0",
"summary": "A swifty micro-framework.",
"description": "A swifty micro-framework that enables utilities for making easier to develop the app core from scratch.",
"homepage": "https://gitlab.com/_eMdOS_/mochapp.git",
"license": "MIT",
"authors": "eMdOS",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"source": {
"git": "https://gitlab.com/_eMdOS_/mochapp.git",
"tag": "0.2.0"
},
"source_files": "framework/sources/core/**/*.swift",
"swift_version": "5.0"
}