blob: 9d9e0d2f5e7c04f6fb9a154d6fe362f27c9dece5 [file] [log] [blame]
{
"name": "Gormsson",
"version": "0.6.2",
"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.6.2"
},
"platforms": {
"ios": "9.1"
},
"source_files": "Gormsson/Source/**/*.swift",
"frameworks": "CoreBluetooth",
"dependencies": {
"Nevanlinna": [
]
},
"swift_version": "5.0"
}