mjarvis's Stars
Alamofire/Alamofire
Elegant HTTP Networking in Swift
realm/SwiftLint
A tool to enforce Swift style and conventions.
Moya/Moya
Network abstraction layer written in Swift.
vicc/chameleon
Color framework for Swift & Objective-C (Gradient colors, hexcode support, colors from images & more).
mac-cain13/R.swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
SwiftGen/SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
tristanhimmelman/ObjectMapper
Simple JSON Object mapping written in Swift
Flipboard/FLAnimatedImage
Performant animated GIF engine for iOS
PureLayout/PureLayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
sparkle-project/Sparkle
A software update framework for macOS
nickoneill/PermissionScope
Intelligent iOS permissions UI and unified API
duemunk/Async
Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch
square/Valet
Valet lets you securely store data in the iOS, tvOS, watchOS, or macOS Keychain without knowing a thing about how the Keychain works. It’s easy. We promise.
pinterest/PINRemoteImage
A thread safe, performant, feature rich image fetcher
gontovnik/DGElasticPullToRefresh
Elastic pull to refresh for iOS developed in Swift
icanzilb/EasyAnimation
A Swift library to take the power of UIView.animateWithDuration(_:, animations:...) to a whole new level - layers, springs, chain-able animations and mixing view and layer animations together!
matthewpalmer/Locksmith
A powerful, protocol-oriented library for working with the keychain in Swift.
xcpretty/xcode-install
🔽 Install and update your Xcodes
forkingdog/FDStackView
Use UIStackView directly in iOS6+
nsomar/OAStackView
Porting UIStackView to iOS 7+
wojteklu/Watchdog
Class for logging excessive blocking on the main thread
Squirrel/Squirrel.Mac
:shipit: Cocoa framework for updating OS X apps :shipit:
Zewo/Venice
Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
ArtSabintsev/FontBlaster
Programmatically load custom fonts into your iOS, macOS and tvOS app.
Anviking/Decodable
[Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right
simonwagner/mergepbx
script for merging XCode project files in git
FlexMonkey/Blurable
Apply a Gaussian Blur to any UIView with Swift Protocol Extensions
soffes/RateLimit
Simple utility for only executing code every so often.
rocketshipapps/adblockfast
Adblock Fast is a faster ad blocker for Windows, Android, iOS, Chrome, and Opera.
forkingdog/ProtocolKit
Protocol extension for Objective-C