From 65c1546adfa7901b96fa42ce2602cf765451fb04 Mon Sep 17 00:00:00 2001 From: Martin Barreto Date: Sat, 30 Jan 2016 01:07:39 -0300 Subject: [PATCH] update podspec --- XLPagerTabStrip.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XLPagerTabStrip.podspec b/XLPagerTabStrip.podspec index d94c73e8..166c2194 100644 --- a/XLPagerTabStrip.podspec +++ b/XLPagerTabStrip.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "XLPagerTabStrip" s.version = "4.0.0" - s.summary = "A short description of XLPagerTabStrip." + s.summary = "Android PagerTabStrip for iOS and much more." s.homepage = "https://github.com/xmartlabs/XLPagerTabStrip" s.license = { type: 'MIT', file: 'LICENSE' } s.author = { "Martin Barreto" => "martin@xmartlabs.com" }