//
// ViewController.h
// RCPageControlExample
// Created by Looping on 14/9/15.
// Copyright (c) 2017 Looping. All rights reserved.
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end