Commit 855c9d36f1de709121ecafcbdc0d8778e3f92072
1 parent
44d794e5
no message
Showing
2 changed files
with
2 additions
and
2 deletions
CNLiveBusinessTools.podspec
| @@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
| 8 | 8 | ||
| 9 | Pod::Spec.new do |s| | 9 | Pod::Spec.new do |s| |
| 10 | s.name = 'CNLiveBusinessTools' | 10 | s.name = 'CNLiveBusinessTools' |
| 11 | - s.version = '0.1.5' | 11 | + s.version = '0.1.6' |
| 12 | s.summary = '业务工具集合组件.' | 12 | s.summary = '业务工具集合组件.' |
| 13 | 13 | ||
| 14 | # This description is used to generate tags and improve search results. | 14 | # This description is used to generate tags and improve search results. |
CNLiveBusinessTools/Classes/CNLiveBusinessTools.m
| @@ -7,7 +7,7 @@ | @@ -7,7 +7,7 @@ | ||
| 7 | 7 | ||
| 8 | #import "CNLiveBusinessTools.h" | 8 | #import "CNLiveBusinessTools.h" |
| 9 | #import <Photos/Photos.h> | 9 | #import <Photos/Photos.h> |
| 10 | -#import "CNLiveEnvironment.h" | 10 | +#import <CNLiveEnvironment/CNLiveEnvironment.h> |
| 11 | #import <CNLiveUserManagement/CNUserInfoManager.h> | 11 | #import <CNLiveUserManagement/CNUserInfoManager.h> |
| 12 | #import "CommonCrypto/CommonDigest.h" | 12 | #import "CommonCrypto/CommonDigest.h" |
| 13 | #import <CNLiveBaseKit/CNLiveBaseKit.h> | 13 | #import <CNLiveBaseKit/CNLiveBaseKit.h> |