//
//  JKCCFramework.h
//  JKCCFramework
//
//  Created by CHENWANFEI on 03/12/2017.
//  Copyright © 2017 SwordFish. All rights reserved.
//

#import <UIKit/UIKit.h>  

//! Project version number for JKCCFramework.
FOUNDATION_EXPORT double JKCCFrameworkVersionNumber;

//! Project version string for JKCCFramework.
FOUNDATION_EXPORT const unsigned char JKCCFrameworkVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <JKCCFramework/PublicHeader.h>

#import <JKCCFramework/JKCCCallCenter.h>
#import <JKCCFramework/JKCCAssistantsVC.h>
#import <JKCCFramework/UIViewController+JKCC.h>




