6 "pod_target_xcconfig": {
7 "OTHER_LDFLAGS": "$(inherited) -framework \"FirebaseCore\" -framework \"FirebaseMessaging\"",
8 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
9 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}/FirebaseCore/Frameworks\" \"${PODS_ROOT}/FirebaseMessaging/Frameworks\""
11 "swift_version": "4.1",
12 "summary": "The OpenRemote library to create console apps.",
15 "authors": "OpenRemote",
16 "homepage": "http://www.openremote.io",
18 "git": "https://github.com/openremote/openremote.git",
19 "tag": "cocoapod1.1.0"
25 "Firebase/Messaging": [
30 "console/iOS/ORLib/ORLib/*.{swift}",
31 "console/iOS/ORLib/ORLib/ConsoleProviders/*.{swift}"
35 "file": "console/iOS/ORLib/LICENSE"