neverunlucky's Stars
javascript-obfuscator/javascript-obfuscator
A powerful obfuscator for JavaScript and Node.js
github/gemoji
Emoji images and names.
uzysjung/UzysAnimatedGifPullToRefresh
Add PullToRefresh using animated GIF to any scrollView with just simple code
islate/SlatePanToDismissController
可以用pan手势右划退出的viewcontroller类别
m1entus/MZFormSheetPresentationController
MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup UIPresentationController size and feel form sheet.
waynezxcv/Gallop
A framework for build smooth asynchronous iOS APP.
fastred/SloppySwiper
UINavigationController delegate that allows swipe back gesture to be started from anywhere on the screen (not just from the edge).
v5tech/awesome-ios-animation
A curated list of awesome iOS animation, including Objective-C and Swift libraries
lexrus/LTMorphingLabel
[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
MartinRGB/GiftCard-iOS
Simply Implement dribbble's popular shot.
eni9889/ppsideloader
sidimansourjs/applepay-token
Information about how to extract information from Apple Pay tokens using key certs
vicc/chameleon
Color framework for Swift & Objective-C (Gradient colors, hexcode support, colors from images & more).
forkingdog/FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
xmartlabs/XLPagerTabStrip
Android PagerTabStrip for iOS.
recruit-mp/RMPZoomTransitionAnimator
A custom zooming transition animation for UIViewController
mxcl/PromiseKit
Promises for Swift & ObjC.
facebook/fishhook
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
bang590/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
mutualmobile/MMWormhole
Message passing between iOS apps and extensions.
EasyHook/EasyHook
EasyHook - The reinvention of Windows API Hooking
TsudaKageyu/minhook
The Minimalistic x86/x64 API Hooking Library for Windows
bryankeller/BLKFlexibleHeightBar
Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.
gowithfloat/FLWebView
WKWebView with UIWebView fallback for iOS.
TanguyAladenise/EMString
EMString for Easy Markup String. A simple category on top of NSString using HTML's markup system to abstract the NSAttributedString API. @"<strong>Apply style with style</strong>".attributedString ;)
JamieREvans/UIKitPlus
The missing UIKit extention
fastlane-old/pem
Automatically generate and renew your push notification profiles
ReSwift/ReSwift
Unidirectional Data Flow in Swift - Inspired by Redux
Alterplay/APAddressBook
Easy access to iOS address book
postmates/PMKVObserver
Modern thread-safe and type-safe key-value observing for Swift and Objective-C