blob: 3363c6aa6df80f3c6190c50fe51c82dac006b4b0 [file] [log] [blame]
{
"name": "MyCheckKeysDormaKaba",
"version": "1.0.1",
"summary": "A SDK that enables the developer to open a Hotel room with DormaKaba.",
"module_name": "MyCheckKeysDormaKaba",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://mycheckapp.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dudi hisine": "dudih@mycheck.co.il"
},
"source": {
"git": "https://www.bitbucket.org/mycheck/mycheckkeys.git",
"tag": "dormakaba1.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"dependencies": {
"MyCheckKeysCore": [
]
},
"source_files": [
"MyCheckKeysDormaKaba/MyCheckKeysDormaKaba/Providers/**/*",
"MyCheckKeysDormaKaba/MyCheckKeysDormaKaba/Utils/**/*"
],
"vendored_frameworks": "MyCheckKeysDormaKaba/Frameworks/LegicMobileSdk.framework",
"swift_version": "5.0"
}