shaune's Stars
krzyzanowskim/CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
ZipArchive/ZipArchive
ZipArchive is a simple utility class for zipping and unzipping files on iOS, macOS and tvOS.
mamaral/Neon
A powerful Swift programmatic UI layout framework.
DeclarativeHub/Bond
A Swift binding framework
kishikawakatsumi/UICKeyChainStore
UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults.
hkellaway/Gloss
[Deprecated] A shiny JSON parsing library in Swift :sparkles: Loved by many from 2015-2021
dmitric/DLCImagePickerController
ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.
gpambrozio/BlockAlertsAnd-ActionSheets
Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot
vicpenap/PrettyKit
PrettyKit for iOS is a small set of new widgets and UIKit subclasses that gives you a deeper UIKit customization. You will be able to change their background color, add gradients, shadows, etc.
lyft/mapper
A JSON deserialization library for Swift
jonreid/OCMockito
Mockito for Objective-C: creation, verification and stubbing of mock objects
Dillion/iOS-Flip-Transform
Core Animation framework for navigating data by flipping
ipup/PPRevealSideViewController
A new container controller to easily push views on side like Path or Facebook
onemightyroar/YRDropdownView
iOS view library for displaying stylish alerts, warnings, & errors
sharplet/Regex
A delightful and expressive regular expression type for Swift.
kentnguyen/KNPathTableViewController
UITableViewController with customizable overlay panel while scrolling, inspired by Path
ultragtx/GSBookShelf
An iBooks-styled book shelf for iOS (Animation of drag & drop, insert, remove...)
jessedc/JCTiledScrollView
A set of classes that wrap UIScrollView and CATiledLayer. It aims to simplify displaying large images and PDFs at multiple zoom scales.
stefanceriu/SCStackViewController
SCStackViewController is a container view controller which allows you to stack other view controllers on the top/left/bottom/right of the root and build custom transitions between them while providing correct physics and appearance calls.
grgcombs/MultiRowCalloutAnnotationView
An iOS MapKit callout annotation view with independent cells and accessory actions.
appcornerit/DeploydKit
DeploydKit makes it easy to add a professional web backend to your iOS app with Deployd.
mureev/CMHTMLView
CMHTMLView is an UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel.
reddavis/RDActionSheet
Class to make a easily customisable Action Sheet for iOS
chrismiles/CMTraerPhysics
Objective-C/Cocoa port of the Traer v3.0 physics engine; with iOS demo app.
diwu/InstaFilters
Instagram filters hacked and open sourced. Supports both photo and video.
jonathanellis/pegasus
Pegasus is a lightweight open-source framework for Cocoa Touch that lets you design and implement UIKit user interfaces in XML.
shaune/jasmine-ios-acceptance-tests
UI Automation + Jasmine driven acceptance tests that can be hooked into Jenkins
outware/Scenarios
Human-oriented testing in Swift
sens3/oshinko
Gherkin (Cucumber) for iOS UIAutomation
shaune/jasmine-ios-acceptance-tests-basic-app
Basic iOS app that will be tested by jasmine-ios-acceptance-tests