blob: ebe9b4faa88e80e7b25e84d2e715559ddcc2cad7 [file] [log] [blame]
{
"name": "ExSejima",
"version": "0.8.0",
"license": "MIT",
"summary": "ExSejima 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/ExSejima.git",
"authors": {
"Damien NOËL DUBUISSON": "damien@slide-r.com",
"Loïc GRIFFIÉ": "loic@slide-r.com"
},
"source": {
"git": "https://github.com/MoveUpwards/ExSejima.git",
"tag": "0.8.0"
},
"swift_versions": "5.2",
"platforms": {
"ios": "9.1",
"osx": "10.13"
},
"source_files": "ExSejima/Source/**/*.swift",
"frameworks": "Foundation",
"swift_version": "5.2"
}