Skip to content

Commit

Permalink
10
Browse files Browse the repository at this point in the history
  • Loading branch information
casatwy committed Jul 4, 2017
1 parent 8a728fe commit 280c417
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CTMediator.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "CTMediator"
s.version = "9"
s.version = "10"
s.summary = "CTMediator."

# This description is used to generate tags and improve search results.
Expand Down
3 changes: 1 addition & 2 deletions CTMediator/CTMediator/CTMediator.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
// Copyright © 2016年 casa. All rights reserved.
//

#import <Foundation/Foundation.h>

#import <UIKit/UIKit.h>

@interface CTMediator : NSObject

Expand Down
1 change: 0 additions & 1 deletion CTMediator/CTMediator/CTMediator.m
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

#import "CTMediator.h"
#import <objc/runtime.h>
#import <UIKit/UIKit.h>

@interface CTMediator ()

Expand Down

0 comments on commit 280c417

Please sign in to comment.