[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 3 / 7 / d / PushyMacOS / 1.0.1 / PushyMacOS.podspec.json
blob5aa920d4ca74e1b220dc36bc65412dcfe3738031
2   "name": "PushyMacOS",
3   "version": "1.0.1",
4   "summary": "The official Pushy SDK for native macOS apps.",
5   "description": "Pushy is the most reliable push notification gateway, perfect for real-time, mission-critical applications.",
6   "homepage": "https://pushy.me/",
7   "authors": {
8     "Pushy": "contact@pushy.me"
9   },
10   "license": {
11     "type": "Apache-2.0",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "osx": "10.15"
16   },
17   "source": {
18     "git": "https://github.com/pushy/pushy-sdk-macos.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "PushySDK/*.swift",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "CocoaMQTT": [
25       "2.1.0"
26     ]
27   },
28   "resource_bundles": {
29     "Pushy_Privacy": "Resources/PrivacyInfo.xcprivacy"
30   },
31   "swift_version": "5.0"