Pinned Repositories
APLRUCache
A lightweight thread safe LRU cache for iOS in Objective-C .
Articles
杂记
AutoRemoveObserverDemo
Demo for auto remove NSNotificationCenter observer .
chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
GTNavigationController
A drop in replacement of UINavigationController with predefined custom transition animations. Base on ADTransitionController. Support iOS6+ .
KSImageNamed-Xcode
Xcode plug-in that provides autocomplete for imageNamed: calls
LBTrackerDemo
Demo project to use LBTracker
MAClusteringManager
Maker cluster for MAMapKit.支持高德地图SDK的点聚合控件.
Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
RKCardView
Beautiful Twitter / Facebook style cards
JasonWorking's Repositories
JasonWorking/Articles
杂记
JasonWorking/MAClusteringManager
Maker cluster for MAMapKit.支持高德地图SDK的点聚合控件.
JasonWorking/APLRUCache
A lightweight thread safe LRU cache for iOS in Objective-C .
JasonWorking/GTNavigationController
A drop in replacement of UINavigationController with predefined custom transition animations. Base on ADTransitionController. Support iOS6+ .
JasonWorking/AutoRemoveObserverDemo
Demo for auto remove NSNotificationCenter observer .
JasonWorking/LBTrackerDemo
Demo project to use LBTracker
JasonWorking/TextValidator
A simple class cluster for Text Validators in iOS, such as Email address, Chinese mobile phone number, etc...
JasonWorking/APMusic
JasonWorking/apstrings
An Apple dot strings file parser and validator in ruby.
JasonWorking/Aspects
Delightful, simple library for aspect oriented programming.
JasonWorking/AvoidMTLModelCrash
Avoid some Mantle crash
JasonWorking/ECSlidingViewController
Customizable sliding view controller container.
JasonWorking/EmptyRepo
JasonWorking/iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
JasonWorking/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.
JasonWorking/JWDoctor
Nothing interesting yet.
JasonWorking/KSCrash
The Ultimate iOS Crash Reporter
JasonWorking/Mantle
Model framework for Cocoa and Cocoa Touch
JasonWorking/MMProgressHUD
An easy-to-use HUD interface with personality.
JasonWorking/moviedbapp
MovieDB is a sample app implementing several UI patterns.
JasonWorking/objc4
JasonWorking/Objective-C
A few code snippets from my Xcode arsenal
JasonWorking/react-native
A framework for building native apps with React.
JasonWorking/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
JasonWorking/Specs
The CocoaPods Master Repo
JasonWorking/swift-corelibs-libdispatch
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
JasonWorking/ViewDeck
An implementation of the sliding functionality found in the Path 2.0 or Facebook iOS apps.
JasonWorking/WebViewJavascriptBridge
An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
JasonWorking/xcode_tool
The snippet of xcode will be stored in ~/Library/Developer/Xcode/UserData/CodeSnippets/
JasonWorking/ZLSwipeableView
A simple view for building card like interface like Tinder and Potluck.