blob: 65736882b26e07028a8ee789e7ebddcaadc74222 [file] [log] [blame]
{
"name": "Gormsson",
"version": "0.2.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.2.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.1"
},
"source_files": "Gormsson/Source/**/*.swift",
"frameworks": "CoreBluetooth"
}