| { |
| "name": "MyCheckKeysAssaAbloy", |
| "version": "1.0.11", |
| "summary": "A SDK that enables the developer to open a Hotel room with AssaAbloy.", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://mycheckapp.com", |
| "authors": { |
| "Dudi hisine": "dudih@mycheck.co.il" |
| }, |
| "source": { |
| "git": "https://www.bitbucket.org/mycheck/mycheckkeys.git", |
| "tag": "assaabloy1.0.11" |
| }, |
| "module_name": "MyCheckAssaAbloy", |
| "requires_arc": true, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_versions": "5.0", |
| "dependencies": { |
| "MyCheckKeysCore": [ |
| "~> 1.0.6" |
| ], |
| "JSONModel": [ |
| "~> 1.8.0" |
| ], |
| "CocoaLumberjack/Swift": [ |
| "~> 3.5.3" |
| ], |
| "Mixpanel": [ |
| "~> 3.4.9" |
| ], |
| "BerTlv": [ |
| "~> 0.2.5" |
| ] |
| }, |
| "ios": { |
| "frameworks": [ |
| "Foundation", |
| "CoreTelephony", |
| "Security", |
| "CoreLocation", |
| "CoreBluetooth", |
| "CoreMotion", |
| "UIKit", |
| "SystemConfiguration", |
| "LocalAuthentication" |
| ] |
| }, |
| "source_files": [ |
| "MyCheckKeysAssaAbloy/MyCheckAssabloy/Class/**/*", |
| "MyCheckKeysAssaAbloy/Frameworks/license.plist" |
| ], |
| "vendored_frameworks": "MyCheckKeysAssaAbloy/Frameworks/SeosMobileKeysSDK.framework", |
| "swift_version": "5.0" |
| } |