Skip to content

Commit

Permalink
update 0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
yznote committed Aug 1, 2022
1 parent 2a91a25 commit 1006bdb
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions RKKeepAlive.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

Pod::Spec.new do |s|
s.name = 'RKKeepAlive'
s.version = '0.1.14'
s.summary = 'iyz test obj.'
s.version = '0.1.15'
s.summary = 'keep alive sdk by iyz, enjoy it!'

# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?
Expand All @@ -18,13 +18,13 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!

s.description = <<-DESC
TODO: Add long description of the pod here.
'It is a keep alive SDK, I would appreciate your comments.'
DESC

s.homepage = 'https://github.com/Yuan920/iyz-keepalive'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'Yuan920' => '[email protected]' }
s.author = { 'yuan920' => '[email protected]' }
s.source = { :git => 'https://github.com/Yuan920/iyz-keepalive.git', :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* 默认不显示
*/
-(void)showLog:(BOOL)showLog;

-(void)showVerboseLog:(BOOL)verboseLog;
/**
* 测试:运行时间弹窗
* 注意需要先设置`showLog:`为YES才有效
Expand Down
Binary file modified RKKeepAlive/Frameworks/RKKeepAlive.framework/RKKeepAlive
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Headers/RKKeepAlive.h</key>
<data>
RCxTj2e42sGlqeNZdPgtH+sMCz4=
WMuGyhaHw2CDquIn1poVBUi0l3s=
</data>
<key>Info.plist</key>
<data>
Expand Down Expand Up @@ -40,11 +40,11 @@
<dict>
<key>hash</key>
<data>
RCxTj2e42sGlqeNZdPgtH+sMCz4=
WMuGyhaHw2CDquIn1poVBUi0l3s=
</data>
<key>hash2</key>
<data>
lkAy8zHk+J3yxUVhN6io3RT7EmjCXGAyxs/Hyocd8L8=
PMbzvuM/UlmvHZIaeaUehfa/srtCghJuJHS67tX6tVA=
</data>
</dict>
<key>KAResource.bundle/Root.plist</key>
Expand Down

0 comments on commit 1006bdb

Please sign in to comment.