ZendService\Apple\Apns [![Build Status](https://travis-ci.org/zendframework/ZendService_Apple_Apns.png?branch=master)](https://travis-ci.org/zendframework/ZendService_Apple_Apns)
================================

Provides support for Apple push notifications.


## Requirements ##

* PHP >= 5.3.3

## Getting Started ##

Install this library using [Composer](http://getcomposer.org/):

```bash
$ composer require zendframework/zendservice-apple-apns
```

## Documentation ##

The documentation can be found at: http://framework.zend.com/manual/current/en/modules/zendservice.apple.apns.html

