blob: 39ddf3162aad298a1d97dbb3b29a831c3947f8e3 [file] [log] [blame]
{
"name": "Sejima",
"version": "1.4.1",
"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": "1.4.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Sejima/Sources/**/*.{swift,xib}",
"frameworks": "Foundation",
"dependencies": {
"Neumann": [
]
},
"swift_version": "5.0"
}