[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / 3 / GoPushNotifications / 1.1.0 / GoPushNotifications.podspec.json
blob691e45807e1e58275accba516fee3495ec51c961
2   "name": "GoPushNotifications",
3   "version": "1.1.0",
4   "summary": "GoPush Notifications",
5   "platforms": {
6     "ios": "14.0"
7   },
8   "description": "GoPushNotifications is a library which allows you to handle incoming remote notifications from goPUSH",
9   "homepage": "https://www.iwinback.com/",
10   "license": {
11     "type": "Apache-2.0",
12     "file": "LICENSE"
13   },
14   "authors": "iwinBACK Inc.",
15   "source": {
16     "git": "https://github.com/iwinBACK-Inc/gopush-ios-sdk.git",
17     "tag": "1.1.0"
18   },
19   "swift_versions": "5.3",
20   "ios": {
21     "vendored_frameworks": "bin/GoPushNotifications.xcframework"
22   },
23   "dependencies": {
24     "GoPushCore": [
25       "~> 1.1.0"
26     ]
27   },
28   "swift_version": "5.3"