blob: 630c31c1fbf24c8143b6b94dd72df5330bc43a89 [file] [log] [blame]
{
"name": "OCGuestFW",
"version": "2.0.3",
"summary": "Open readers with your iOS device",
"homepage": "http://www.cloudhospitality.com/es/",
"license": {
"type": "Copyright",
"text": " Copyright 2019 Cloud Hospitality S.L.. All rights reserved.\n"
},
"authors": {
"Cloud Hospitality S.L.": "support@cloudhospitality.com"
},
"source": {
"git": "https://github.com/PrestigeApps/OCGuestFW.git",
"tag": "2.0.3"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"frameworks": [
"Foundation",
"CoreTelephony",
"Security",
"CoreLocation",
"CoreBluetooth",
"CoreMotion",
"UIKit",
"SystemConfiguration",
"LocalAuthentication"
]
},
"source_files": "OCGuestFW/Classes/**/*",
"module_name": "OCGuestFW",
"requires_arc": true,
"vendored_frameworks": [
"SeosMobileKeysSDK.framework",
"SaltoJustINMobile.framework"
],
"dependencies": {
"JSONModel": [
"~> 1.7.0"
],
"CocoaLumberjack": [
"~> 3.2.1"
],
"Mixpanel": [
"~> 3.3.3"
],
"BerTlv": [
"~> 0.2.3"
]
},
"resources": [
"OCGuestFW/Assets/*.*"
]
}