blob: b0b24df435060477caac1bfa7979ee25e1984ab4 [file] [log] [blame]
{
"name": "ExSejima",
"version": "0.1.0",
"license": "MIT",
"summary": "ExSejima is a framework that provide swift extension.",
"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.1.0"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.1"
},
"source_files": "ExSejima/Source/**/*.swift"
}