blob: 1541876f7399ec9d46372293d8c5856624d1de6d [file] [log] [blame]
{
"name": "TibtopBle",
"version": "1.1.0",
"summary": "Tibtop Data Model",
"homepage": "https://gitlab.com/Tibtop/vbkam-tibtop-ble-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VBKAM": "contact@moveupwards.com"
},
"source": {
"git": "https://gitlab.com/Tibtop/vbkam-tibtop-ble-ios.git",
"tag": "1.1.0"
},
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"dependencies": {
"ExSejima": [
],
"Gormsson": [
]
},
"swift_version": "5.1"
}