Skip to content

Commit

Permalink
version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangqian committed Jan 22, 2021
1 parent a12335a commit 971239c
Show file tree
Hide file tree
Showing 57 changed files with 2,006 additions and 1,668 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 - 2019 Brandy
Copyright (c) 2018 - 2021 BrandoQian

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
7 changes: 1 addition & 6 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,10 @@ source 'https://github.com/CocoaPods/Specs.git'

use_frameworks!
inhibit_all_warnings!
target 'UnZipAndRar' do
#pod 'SwiftDate'
target 'UnZipAndRar' do
pod 'Zip'
#pod 'FileKit'
pod 'UnrarKit'
#pod 'SSZipArchive'
# pod 'SHTManager'
# pod 'SHPathManager'#,'~> 0.2.0'

pod 'XYZPathKit' # 自己的文件路径管理
pod 'XYZTimeKit' # 自己的时间管理
end
Expand Down
14 changes: 7 additions & 7 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ PODS:
- UnrarKit (2.9):
- UnrarKit/unrar-lib (= 2.9)
- UnrarKit/unrar-lib (2.9)
- XYZPathKit (2.0.10):
- XYZPathKit (3.0.1):
- XYZTimeKit
- XYZTimeKit (2.0.5)
- Zip (1.1.0)
- XYZTimeKit (3.0.1)
- Zip (2.1.1)

DEPENDENCIES:
- UnrarKit
Expand All @@ -22,10 +22,10 @@ SPEC REPOS:

SPEC CHECKSUMS:
UnrarKit: 99e3f0222a98a212188e1a6975dcf5aa798d26dd
XYZPathKit: 2757e50bb94c6d067ecf782d5dfa7d1264b54e16
XYZTimeKit: 20dd15aabbf318cc9a18da7409f63d58ccdf4f1a
Zip: 8877eede3dda76bcac281225c20e71c25270774c
XYZPathKit: 156c2652202f98e47f41a8767b62be8e614ea80c
XYZTimeKit: 83a8914a1ee29119ba8afc1615edae979594db1c
Zip: 414f59909701fda9a84ab774ebe0f5449b1082cc

PODFILE CHECKSUM: 661f6bdb0cb1dd624eaaacbb9507a552c5d0db39

COCOAPODS: 1.8.4
COCOAPODS: 1.10.1
14 changes: 7 additions & 7 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,874 changes: 1,439 additions & 1,435 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 971239c

Please sign in to comment.