PNXMPPFramework/README.md
2016-02-25 14:06:39 +01:00

32 lines
1.1 KiB
Markdown

# PNXMPPFramework
[![CI Status](http://img.shields.io/travis/Giuseppe Nucifora/PNXMPPFramework.svg?style=flat)](https://travis-ci.org/Giuseppe Nucifora/PNXMPPFramework)
[![Version](https://img.shields.io/cocoapods/v/PNXMPPFramework.svg?style=flat)](http://cocoapods.org/pods/PNXMPPFramework)
[![License](https://img.shields.io/cocoapods/l/PNXMPPFramework.svg?style=flat)](http://cocoapods.org/pods/PNXMPPFramework)
[![Platform](https://img.shields.io/cocoapods/p/PNXMPPFramework.svg?style=flat)](http://cocoapods.org/pods/PNXMPPFramework)
## Usage
PNXMPPFramework is a fork of original framework https://github.com/robbiehanson/XMPPFramework with KissXML and CocoaAsyncSocket upgrade
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
PNXMPPFramework is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "PNXMPPFramework"
```
## Author
Giuseppe Nucifora, me@giuseppenucifora.com
## License
PNXMPPFramework is available under the MIT license. See the LICENSE file for more info.