Skip to content

Commit

Permalink
Release v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sunyazhou committed May 31, 2017
1 parent d2968c0 commit e9424b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ksyhttpcache.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'ksyhttpcache'
s.version = '1.0.3'
s.version = '1.0.5'
s.license = {
:type => 'Proprietary',
:text => <<-LICENSE
Expand All @@ -27,7 +27,6 @@ Pod::Spec.new do |s|
s.dependency 'CocoaAsyncSocket'
s.dependency 'CocoaLumberjack'
s.vendored_frameworks = 'framework/KSYHTTPCache.framework'
s.allow_warnings = 'skip-import-validation'


end

0 comments on commit e9424b0

Please sign in to comment.