Metadata-Version: 2.1
Name: django-amazon-sns-mobile-push-notification
Version: 0.1.1
Summary: Send mobile push notification to IOS and android devices using Amazon SNS.
Home-page: https://github.com/ErnestoFGonzalez/django-amazon-sns-mobile-push-notification
Author: Ernesto F. González
Author-email: ernesto@hunchat.com
License: MIT License
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Description-Content-Type: text/markdown
License-File: LICENSE

# Django SNS Mobile Push Notifications


Send mobile push notification to IOS and android devices using Amazon SNS.

[![Documentation Status](https://readthedocs.org/projects/django-sns-mobile-push-notification/badge/?version=latest)](http://django-sns-mobile-push-notification.readthedocs.io/en/latest/?badge=latest)

Documentation
-----------
https://django-sns-mobile-push-notification.readthedocs.io/

Project Home
------------
https://github.com/fuzz-productions/django-sns-mobile-push-notification

PyPi
------------
https://pypi.python.org/pypi/django-sns-mobile-push-notification


