From 2a51383e35b56d6621c04484b5d4f138865ce707 Mon Sep 17 00:00:00 2001
From: 单军华
Date: Thu, 19 Jul 2018 13:39:34 +0800
Subject: [PATCH] no message

---
 screendisplay/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAnimatedDotView.h |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/screendisplay/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAnimatedDotView.h b/screendisplay/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAnimatedDotView.h
new file mode 100755
index 0000000..7214e06
--- /dev/null
+++ b/screendisplay/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAnimatedDotView.h
@@ -0,0 +1,15 @@
+//
+//  TAAnimatedDotView.h
+//  TAPageControl
+//
+//  Created by Tanguy Aladenise on 2015-01-22.
+//  Copyright (c) 2015 Tanguy Aladenise. All rights reserved.
+//
+
+#import "TAAbstractDotView.h"
+
+@interface TAAnimatedDotView : TAAbstractDotView
+
+@property (nonatomic, strong) UIColor *dotColor;
+
+@end

--
Gitblit v1.8.0