[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 6 / f / e / C9ONotificationService / 0.0.2 / C9ONotificationService.podspec.json
blobfddc4d406b1525c8d2ba186e58c3ee23e69d951a
2   "name": "C9ONotificationService",
3   "version": "0.0.2",
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",
7   "license": {
8     "type": "MIT",
9     "text": "                                        Copyright © 2021 Cloud9 Online LLC.\n"
10   },
11   "authors": {
12     "Cloud9 Online": "cloud9online@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/c9opublicframeworks/c9onotificationserviceframework.git",
19     "tag": "0.0.2"
20   },
21   "vendored_frameworks": "C9ONotificationService.framework",
22   "swift_versions": [
23     "5.0"
24   ],
25   "dependencies": {
26     "C9OCore": [
28     ],
29     "Firebase/Messaging": [
31     ],
32     "Firebase/DynamicLinks": [
34     ]
35   },
36   "weak_frameworks": [
37     "Foundation",
38     "SystemConfiguration"
39   ],
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "pod_target_xcconfig": {
44     "VALID_ARCHS": "x86_64 armv7 arm64"
45   },
46   "swift_version": "5.0"