4 "summary": "This SDK is used to connect the integration with cnotify.me. platform that allows to send push notifications to your users.",
5 "description": "This SDK is used to connect the integration with cnotify.me. It provides functionality for handling push notifications and integrating with the cnotify.me service.",
6 "homepage": "https://cnotify.web.app",
12 "Gaspar Habif": "gaspar@eruka.tech",
13 "Tomas Lofano": "tomas@eruka.tech"
15 "social_media_url": "https://twitter.com/gasphabif",
19 "swift_versions": "5.0",
20 "pod_target_xcconfig": {
21 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23 "user_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "git": "https://github.com/gasparhabif/cnotify-ios-sdk.git",
31 "source_files": "CNotifySDK/**/*.{h,m,swift}",
32 "exclude_files": "Classes/Exclude",
37 "Firebase/Messaging": [
41 "static_framework": true,
42 "swift_version": "5.0"