__title__ = "pyfcm"
__summary__ = "Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)"
__url__ = "https://github.com/olucurious/pyfcm"

__version__ = "2.0.7"

__author__ = "Emmanuel Adegbite"
__email__ = "olucurious@gmail.com"

__license__ = "MIT License"
