no message

This commit is contained in:
Giuseppe Nucifora 2016-02-24 16:58:42 +01:00
parent 5b074a5176
commit b8832ec0e0
2 changed files with 3 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = "PNXMPPFramework"
s.version = "0.1.0"
s.summary = "A short of PNXMPPFramework."
s.summary = "PNXMPPFramework is a fork of original framework https://github.com/robbiehanson/XMPPFramework."
# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?

View File

@ -7,6 +7,8 @@
## Usage
PNXMPPFramework is a fork of original framework https://github.com/robbiehanson/XMPPFramework.
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements