blob: a444f280e50a95d08d950518d31073a7e9e770ae [file] [log] [blame]
{
"name": "Sejima",
"version": "0.1.0",
"license": "MIT",
"summary": "Sejima is a framework that expose reusable components.",
"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/Sejima.git",
"authors": {
"Damien NOËL DUBUISSON": "damien@slide-r.com",
"Loïc GRIFFIÉ": "loic@slide-r.com"
},
"source": {
"git": "https://github.com/MoveUpwards/Sejima.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "11.0"
},
"source_files": "Sejima/Source/**/*.{xib, swift}"
}