This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// HaidoraViewControllerConfig.h | |
// TestTemplate | |
// | |
// Created by Dailingchi on 15/6/1. | |
// Copyright (c) 2015年 Haidora. All rights reserved. | |
// | |
#ifndef Haidora_HaidoraViewControllerConfig_h | |
#define Haidora_HaidoraViewControllerConfig_h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// UIViewController+HDPaging.h | |
// Haidora | |
// | |
// Created by Dailingchi on 15/5/29. | |
// Copyright (c) 2015年 Haidora. All rights reserved. | |
// | |
#import <UIKit/UIKit.h> |