From 6712e15942ac66bb150a35b4c72d8fa33cdc7f13 Mon Sep 17 00:00:00 2001 From: jimmy Date: Tue, 10 Feb 2015 20:40:06 +0100 Subject: [PATCH] Updated podspec Updated podspec --- YAScrollSegmentControl.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YAScrollSegmentControl.podspec b/YAScrollSegmentControl.podspec index 70ec94e..387f070 100644 --- a/YAScrollSegmentControl.podspec +++ b/YAScrollSegmentControl.podspec @@ -12,7 +12,7 @@ Pod::Spec.new do |s| s.version = "0.1.0" s.summary = "Beautiful and easy to use scrolling segment control." s.description = <<-DESC - Beautiful and easy to use scrolling segment control. + A simple control for implementing a beautiful scrolling segment control. With adaptive gradient to tease the user to explore all the items in the list. Fully customizable either by code or using interface builder. DESC s.homepage = "https://github.com/jimmya/YAScrollSegmentControl" s.screenshots = "https://raw.githubusercontent.com/jimmya/YAScrollSegmentControl/master/screen2.png"