RCPageControl/RCPageControlExample/ViewController.h

16 lines
222 B
Objective-C

//
// 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