This repository has been archived by the owner on May 27, 2020. It is now read-only.
VaporAPNS 2.0.0
π Changes
- Support for Vapor 2 (thanks @jimmya, much appreciate it! :))
π Installing
Installing is super easy as always! Just add the following line to your Package.swift and you're done!
.Package(url:"https://github.com/matthijs2704/vapor-apns.git", majorVersion: 2, minor: 0)