bluesky719's Stars
SDWebImage/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
SwiftGGTeam/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
ReactiveCocoa/ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
CocoaLumberjack/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
Mantle/Mantle
Model framework for Cocoa and Cocoa Touch
magicalpanda/MagicalRecord
Super Awesome Easy Fetching for Core Data!
path/FastImageCache
iOS library for quickly displaying images while scrolling
nst/iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
square/PonyDebugger
Remote network and data debugging for your native iOS app using Chrome Developer Tools
jspahrsummers/libextobjc
A Cocoa library to extend the Objective-C programming language.
qunten/iOS-Core-Animation-Advanced-Techniques
翻译
mutualmobile/MMWormhole
Message passing between iOS apps and extensions.
geex-arts/django-jet
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
robbiehanson/XcodeColors
XcodeColors allows you to use colors in the Xcode debugging console. It's designed to aid in the debugging process.
romaonthego/REMenu
Dropdown menu inspired by Vine.
ChristianKienle/Core-Data-Editor
Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.
ReactiveCocoa/ReactiveViewModel
Model-View-ViewModel, using ReactiveCocoa
octokit/octokit.objc
GitHub API client for Objective-C
aryaxt/iOS-Slide-Menu
iOS Slide Menu with ability to add both left and right menu, and built in gesture recognizer. Similar to Path and Facebook
jeffhodnett/Unused
A Mac app for checking Xcode projects for unused resources
rnystrom/RNGridMenu
A grid menu with elastic layout, depth of field, and realistic animation.
applidium/ADTransitionController
UINavigationController with custom transitions
mutualmobile/MMProgressHUD
An easy-to-use HUD interface with personality.
ashfurrow/FunctionalReactivePixels
A demonstration of how to use FRP with ReactiveCocoa in an iOS context using the 500px API.
mutualmobile/MMRecord
Seamless Web Service Integration and Core Data Model Population
icanzilb/UIEffectDesignerView
A native Particle Systems effect view for iOS and OSX powered by QuartzCore
CodaFi/AFNetworking-RACExtensions
DEPRECATED: A delightful extension to the AFNetworking classes for iOS and Mac OS X.
bfeher/BFPaperTableViewCell
A subclass of UITableViewCell for iOS inspired by Google's Paper Material Design.
AlexDenisov/iActiveRecord
ActiveRecord for iOS without CoreData, only SQLite
xmartlabs/XLRemoteImageView
UIImageView that shows a progress indicator while the image is loading from server. It makes use of AFNetworking. It looks like the Instagram loading indicator.