2 "name": "C9ONotificationService",
4 "summary": "C9ONotificationService framework provided by Cloud9 Online LLC to manage Daily Reminders, Push Notifications and Deeplinking.",
5 "description": "C9ONotificationService contains to functionality to register for notifications i.e. local, remote. It also handles the input of deep linking actions and notify the user with observers.",
6 "homepage": "https://gitlab.com/c9opublicframeworks/c9onotificationserviceframework",
9 "text": " Copyright © 2021 Cloud9 Online LLC.\n"
12 "Cloud9 Online": "cloud9online@gmail.com"
18 "git": "https://gitlab.com/c9opublicframeworks/c9onotificationserviceframework.git",
21 "vendored_frameworks": "C9ONotificationService.framework",
29 "Firebase/Messaging": [
32 "Firebase/DynamicLinks": [
40 "user_target_xcconfig": {
41 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43 "pod_target_xcconfig": {
44 "VALID_ARCHS": "x86_64 armv7 arm64"
46 "swift_version": "5.0"