blob: af011001859f181b3d56ce5b125256847858c5d0 [file] [log] [blame]
{
"name": "Gormsson",
"version": "0.8.0",
"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.8.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Gormsson/Source/**/*.swift",
"frameworks": "CoreBluetooth",
"dependencies": {
"Nevanlinna": [
]
},
"swift_version": "5.0"
}