blob: 889e14f84426c4b5da9638813e1e55959d917dc0 [file] [log] [blame]
{
"name": "MUComponent",
"version": "0.1.0",
"license": "MIT",
"summary": "MUComponent is a framework that expose reusable core component part of MUComponent.",
"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": "MUComponent/Source/**/*.{xib,swift}",
"dependencies": {
"MUCore": [
]
}
}