gitextract_9agz16nw/ ├── .gitignore ├── BHDownload.h ├── BHDownload.m ├── BHIManager.h ├── BHIManager.m ├── BHMultipleDownload.h ├── BHMultipleDownload.m ├── BHTikTok.plist ├── JGProgressHUD/ │ ├── JGProgressHUD-Defines.h │ ├── JGProgressHUD.h │ ├── JGProgressHUD.m │ ├── JGProgressHUDAnimation.h │ ├── JGProgressHUDAnimation.m │ ├── JGProgressHUDErrorIndicatorView.h │ ├── JGProgressHUDErrorIndicatorView.m │ ├── JGProgressHUDFadeAnimation.h │ ├── JGProgressHUDFadeAnimation.m │ ├── JGProgressHUDFadeZoomAnimation.h │ ├── JGProgressHUDFadeZoomAnimation.m │ ├── JGProgressHUDImageIndicatorView.h │ ├── JGProgressHUDImageIndicatorView.m │ ├── JGProgressHUDIndeterminateIndicatorView.h │ ├── JGProgressHUDIndeterminateIndicatorView.m │ ├── JGProgressHUDIndicatorView.h │ ├── JGProgressHUDIndicatorView.m │ ├── JGProgressHUDPieIndicatorView.h │ ├── JGProgressHUDPieIndicatorView.m │ ├── JGProgressHUDRingIndicatorView.h │ ├── JGProgressHUDRingIndicatorView.m │ ├── JGProgressHUDShadow.h │ ├── JGProgressHUDShadow.m │ ├── JGProgressHUDSuccessIndicatorView.h │ └── JGProgressHUDSuccessIndicatorView.m ├── Makefile ├── README.md ├── SecurityViewController.h ├── SecurityViewController.m ├── SettingsViewController.h ├── SettingsViewController.m ├── TikTokHeaders.h ├── Tweak.x └── control