no message
This commit is contained in:
parent
b8832ec0e0
commit
2b8d4ff66b
@ -9,7 +9,7 @@
|
|||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = "PNXMPPFramework"
|
s.name = "PNXMPPFramework"
|
||||||
s.version = "0.1.0"
|
s.version = "0.1.0"
|
||||||
s.summary = "PNXMPPFramework is a fork of original framework https://github.com/robbiehanson/XMPPFramework."
|
s.summary = "PNXMPPFramework is a fork of original framework https://github.com/robbiehanson/XMPPFramework with KissXML and CocoaAsyncSocket upgrade"
|
||||||
|
|
||||||
# This description is used to generate tags and improve search results.
|
# 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?
|
# * Think: What does it do? Why did you write it? What is the focus?
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
PNXMPPFramework is a fork of original framework https://github.com/robbiehanson/XMPPFramework.
|
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.
|
To run the example project, clone the repo, and run `pod install` from the Example directory first.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user