From 3d3701e402d11268eaaea9a3d68aba6ff83c82ec Mon Sep 17 00:00:00 2001 From: Giuseppe Nucifora Date: Wed, 27 Apr 2016 17:27:48 +0200 Subject: [PATCH] no message --- PNPullToRefresh.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PNPullToRefresh.podspec b/PNPullToRefresh.podspec index 0dfb844..f0ab523 100644 --- a/PNPullToRefresh.podspec +++ b/PNPullToRefresh.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "PNPullToRefresh" s.version = "0.1.0" - s.summary = "Control like ActionBar-PullToRefresh of Android for iOS. customized from https://github.com/giuseppenucifora/STZPullToRefresh" + s.summary = "Control like ActionBar-PullToRefresh of Android for iOS. customized from https://github.com/STAR-ZERO/STZPullToRefresh.git" # 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?