From b8832ec0e0a985c5b351e07091e4281c6b25a549 Mon Sep 17 00:00:00 2001 From: Giuseppe Nucifora Date: Wed, 24 Feb 2016 16:58:42 +0100 Subject: [PATCH] no message --- PNXMPPFramework.podspec | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/PNXMPPFramework.podspec b/PNXMPPFramework.podspec index 60404f9..c7c460b 100644 --- a/PNXMPPFramework.podspec +++ b/PNXMPPFramework.podspec @@ -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? diff --git a/README.md b/README.md index 838ff52..a9a6dcc 100644 --- a/README.md +++ b/README.md @@ -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