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