blob: 47d1554009ff6055cd9df84371b3198d1a3f2bfa [file] [log] [blame]
{
"name": "MUCore",
"version": "0.1.0",
"license": "MIT",
"summary": "MUCore is a framework that expose reusable core component part of MUKit.",
"description": "As we always use the same or a really close object, we made severals components that we want to share with you.",
"homepage": "https://github.com/MoveUpwards/MUKit.git",
"authors": {
"Damien NOËL DUBUISSON": "damien@slide-r.com",
"Loïc GRIFFIÉ": "loic@slide-r.com"
},
"source": {
"git": "https://github.com/MoveUpwards/MUKit.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "11.0"
},
"source_files": "MUCore/Source/**/*.{xib,swift}"
}