lostifor's Stars
dhcdht/DXXcodeConsoleUnicodePlugin
转换Xcode控制台中一些不可阅读的字符,比如 \u22AD 这种
banchichen/TZImagePickerController
一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+
icholy/ttygif
Convert terminal recordings to animated gifs
lostifor/JYScrollViewDemo
封装的循环轮播控件 需要导入SDWebImage 传入一个图片的URL数组 或者图片名字数组 可以选择显示横幅(需每张图片的文字描述,用数组装,数量需和图片传入数量相同,可传nil)
onevcat/VVDocumenter-Xcode
Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
SnapKit/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
johnno1962/injectionforxcode
Runtime Code Injection for Objective-C & Swift
ibireme/YYKit
A collection of iOS components.
enormego/EGOTableViewPullRefresh
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
DianQK/TransitionTreasury
Easier way to push your viewController.
ltebean/LTNavigationBar
UINavigationBar Category which allows you to change its appearance dynamically
MortimerGoro/MGSwipeTableCell
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.