Pinned Repositories
Alcatraz
Package manager for Xcode
GaussianBlur-image
高斯模糊demo (UIImage+ImageEffects 的简单运用)
NavigationBarDemo
catch Push and Pop with UINavigationBar without BackTitle
nimbus
The iOS framework that grows only as fast as its documentation
permission
qrCodeDemo
实现系统自带的二维码扫描,带界面。
UIImageViewShowLarge
UIImageView's Category with blocks to show large image
VerneRefreshTableViewByEgoRefresh
VPDownloadManagerDemo
download queue by AFN & Use KVO to listening properties changed
VVDocumenter-Xcode
Xcode plug-in which helps you write Javadoc style documents easier.
vernepung's Repositories
vernepung/VPDownloadManagerDemo
download queue by AFN & Use KVO to listening properties changed
vernepung/GaussianBlur-image
高斯模糊demo (UIImage+ImageEffects 的简单运用)
vernepung/NavigationBarDemo
catch Push and Pop with UINavigationBar without BackTitle
vernepung/permission
vernepung/12306
12306智能刷票,订票
vernepung/30DaysofSwift
A self-taught project to learn Swift.
vernepung/bank-card-info
根据银行卡号找到卡信息
vernepung/clashX
A rule based custom proxy with GUI for Mac base on clash.
vernepung/cocoapods-private
cocoapods-private
vernepung/fui
Find unused Objective-C imports.
vernepung/HBDNavigationBar
A custom UINavigationBar for smooth switching between various states, including bar style, bar tint color, background image, background alpha, bar hidden, title text attributes, tint color, shadow hidden...
vernepung/HTTPDNSLib
vernepung/HTTPDNSLib-for-iOS
HttpDNS lib 库 iOS版本。
vernepung/HYBImageCliped
开源高效处理圆角的扩展,包括UIImageView、UIView、UIButton、UIImage的扩展API,可根据图片颜色生成图片带任意圆角,可给UIButton根据不同状态处理图片。所有生成图片都不会引起离屏渲染且不会引起离屏、图层混合,支持添加图片边框
vernepung/iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21
vernepung/JSONKit
Objective-C JSON
vernepung/marktext
📝Next generation markdown editor, running on platforms of MacOS Windows and Linux.
vernepung/MBProgressHUD
MBProgressHUD + Customizations
vernepung/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS, Android, macOS and Windows.
vernepung/MZDownloadManager
This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit.
vernepung/nsfw_data_scrapper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
vernepung/objc-zen-book-cn
ObjC Zen Book 中文翻译
vernepung/OpenUDID
[OpenUDID IS NOW DEPRECATED] Open source initiative for a universal and persistent UDID solution for iOS
vernepung/ResignForiOS
ipa resign
vernepung/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
vernepung/SmartCropper
🔥 A library for cropping image in a smart way that can identify the border and correct the cropped image. 智能图片裁剪框架。自动识别边框,手动调节选区,使用透视变换裁剪并矫正选区;适用于身份证,名片,文档等照片的裁剪。
vernepung/SS-Rule-Snippet
搜集、整理、维护 Surge / Quantumult / Shadowrocket / Surfboard / clash(X) 实用规则。
vernepung/Toast
An Objective-C category that adds toast notifications to the UIView object class.
vernepung/vue_axios
简单封装axios 处理业务基本判断后再返回,防止其余人重复工作和bug
vernepung/YPNavigationBarTransition
A Full functional UINavigationBar framework for making bar transition more natural! You don't need to call any UINavigationBar api, implementing YPNavigationBarConfigureStyle protocol for your view controller instead. (类似微信 iOS Navigation Bar 的切换方案)