blob: 82ab0cd9bc1a9c768ac0d58cbe71343ca6e72131 [file] [log] [blame]
{
"name": "ExSejima",
"version": "0.6.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.6.0"
},
"swift_version": "5.0",
"platforms": {
"ios": "9.1"
},
"source_files": "ExSejima/Source/**/*.swift"
}