[Add] MoneyKit 1.8.3
[CocoaPods.git] / Specs / 8 / d / 3 / CNotifySDK / 0.5.2 / CNotifySDK.podspec.json
blobac608a28d45cce32078a649fe4970a95e129ad19
2   "name": "CNotifySDK",
3   "version": "0.5.2",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gaspar Habif": "gaspar@eruka.tech",
13     "Tomas Lofano": "tomas@eruka.tech"
14   },
15   "social_media_url": "https://twitter.com/gasphabif",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/gasparhabif/cnotify-ios-sdk.git",
22     "branch": "main",
23     "tag": "0.5.2"
24   },
25   "source_files": "CNotifySDK/**/*.{h,m,swift}",
26   "exclude_files": "Classes/Exclude",
27   "dependencies": {
28     "Firebase/Core": [
30     ],
31     "Firebase/Messaging": [
33     ]
34   },
35   "static_framework": true,
36   "swift_version": "5.0"