提交 28afba8b 编写于 作者: Y yixiangboy

更新ios sdk到2.0.0版本

上级 58b3ea5e
......@@ -7,7 +7,7 @@
Pod::Spec.new do |s|
s.name = 'DoraemonKit'
s.version = '1.2.4'
s.version = '2.0.0'
s.summary = 'iOS各式各样的工具集合'
s.description = <<-DESC
iOS各式各样的工具集合 Desc
......
......@@ -17,7 +17,7 @@
#import "DoraemonToastUtil.h"
#import "DoraemonAlertUtil.h"
#define DoKitVersion @"1.2.4"
#define DoKitVersion @"2.0.0"
#define DoraemonScreenWidth [UIScreen mainScreen].bounds.size.width
#define DoraemonScreenHeight [UIScreen mainScreen].bounds.size.height
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册