File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
#Changelog
2
2
3
+ ## 0.3.15 (2019-02-12)
4
+
5
+ ### 修改
6
+ * qiniu http dns 去掉
7
+
8
+ ## 0.3.14 (2018-05-04)
9
+
10
+ ### 增加
11
+ * qiniu http dns 更新
12
+
3
13
## 0.3.13 (2018-04-03)
4
14
5
15
### 增加
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'HappyDNS'
3
- s . version = '0.3.14 '
3
+ s . version = '0.3.15 '
4
4
s . summary = 'DNS library for iOS and Mac'
5
5
s . homepage = 'https://github.com/qiniu/happy-dns-objc'
6
6
s . social_media_url = 'http://weibo.com/qiniutek'
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
15
15
s . license = { :type => 'MIT' , :text => <<-LICENSE
16
16
The MIT License (MIT)
17
17
18
- Copyright (c) 2012-2016 qiniu.com
18
+ Copyright (c) 2011-2019 qiniu.com
19
19
20
20
Permission is hereby granted, free of charge, to any person obtaining a copy
21
21
of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments