Skip to content

Commit

Permalink
TLKit升级
Browse files Browse the repository at this point in the history
  • Loading branch information
tbl00c committed Jan 28, 2020
1 parent b5798c0 commit bf64bc0
Show file tree
Hide file tree
Showing 20 changed files with 2,166 additions and 1,162 deletions.
6 changes: 4 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,10 @@ PODS:
- TLKit/TLCategories/UIKit/UIWindow (0.0.28)
- TLKit/TLFunctional (0.0.28):
- TLKit/TLFunctional/TLActionSheet (= 0.0.28)
- TLKit/TLFunctional/TLAlertView (= 0.0.28)
- TLKit/TLFunctional/TLUIUtility (= 0.0.28)
- TLKit/TLFunctional/TLActionSheet (0.0.28)
- TLKit/TLFunctional/TLAlertView (0.0.28)
- TLKit/TLFunctional/TLUIUtility (0.0.28):
- SVProgressHUD (~> 2.2.5)
- TLKit/TLCategories/UIKit/UIAlertView
Expand Down Expand Up @@ -183,7 +185,7 @@ CHECKOUT OPTIONS:
:git: https://github.com/tbl00c/JZNavigationExtension.git
:tag: '4.0'
TLKit:
:commit: 8563432863cf296bc9d8326a25d152e57a8e49bd
:commit: a998f76b1630cbceccad264869f2bff1e94523f5
:git: https://github.com/tbl00c/TLKit.git
TLTabBarController:
:git: https://github.com/tbl00c/TLTabBarController.git
Expand All @@ -205,7 +207,7 @@ SPEC CHECKSUMS:
MWPhotoBrowser: 5836d7aa041dc05a13de380c246826578adc5ea5
SDWebImage: 098e97e6176540799c27e804c96653ee0833d13c
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
TLKit: 29fdba0f2adff5ce34cedadff3e71eb44a1ff925
TLKit: 9ef399f654bc7b6bef9d678378c0743ff04fd72e
TLTabBarController: 6e91813f0ae019e8cd2ae35d6f4f6315085f7c44
UMengAnalytics: ef8d45f94c0e5771dc364cf6a5731d9d3b101da2
WCDB: 4d2926bf695b2e00d785b50afd32c2dcc8cbbd98
Expand Down
1 change: 1 addition & 0 deletions Pods/Headers/Private/TLKit/TLActionSheetAppearance.h

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

1 change: 1 addition & 0 deletions Pods/Headers/Private/TLKit/TLAlertView.h

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

1 change: 1 addition & 0 deletions Pods/Headers/Private/TLKit/TLAlertViewAppearance.h

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

1 change: 1 addition & 0 deletions Pods/Headers/Public/TLKit/TLActionSheetAppearance.h

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

1 change: 1 addition & 0 deletions Pods/Headers/Public/TLKit/TLAlertView.h

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

1 change: 1 addition & 0 deletions Pods/Headers/Public/TLKit/TLAlertViewAppearance.h

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

4 changes: 4 additions & 0 deletions Pods/Local Podspecs/TLKit.podspec.json

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

6 changes: 4 additions & 2 deletions Pods/Manifest.lock

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

1,686 changes: 859 additions & 827 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

101 changes: 70 additions & 31 deletions Pods/TLKit/TLKit/TLFunctional/TLActionSheet/TLActionSheet.h

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

Loading

0 comments on commit bf64bc0

Please sign in to comment.