blob: 9878388eb79e306efad41bd415135262b01cf2b8 [file] [log] [blame]
{
"name": "Gormsson",
"version": "0.5.4",
"license": "MIT",
"summary": "Gormsson 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/Gormsson.git",
"authors": {
"Damien NOËL DUBUISSON": "damien@slide-r.com",
"Loïc GRIFFIÉ": "loic@slide-r.com"
},
"source": {
"git": "https://github.com/MoveUpwards/Gormsson.git",
"tag": "0.5.4"
},
"swift_version": "5.0",
"platforms": {
"ios": "9.1"
},
"source_files": "Gormsson/Source/**/*.swift",
"frameworks": "CoreBluetooth",
"dependencies": {
"Nevanlinna": [
]
}
}