Stay in touch
IPDashedLineView
July 10, 2014 • MIT License
IPDashedLineView provides a simple interface for creating dashed lines. Create individual lines or create a dashed border for a view.
BVCropPhoto
July 10, 2014 • MIT License
BVCropPhoto is image cropping library for iOS.
pod 'BVCropPhoto'
UIViewController-ScrollingStatusBar
July 09, 2014 • MIT License
Category for UIViewController with UIScrollView to scroll statusBar along scrollView
MGSpotyViewController
July 09, 2014 • MIT License
Beautiful viewController with a tableView and amazing effects like a viewController in the Spotify app.
IPSqueezableViewController
July 09, 2014 • MIT License
Offers a shrinking effect for the navigation bar like the one in Safari.app for iOS.
XDPopupListView
July 08, 2014 • MIT License
An iOS pop-up listview, like Spinner in Android. You can use it to create Android-like controls, such as Spinner or AutoCompleteTextView, for your iOS project. It's under MIT license, so help yours...
MSMotionScroller
July 08, 2014 • MIT License
A simple class that enables anything that can be scrolled to be scrolled by bumping the device in a certain direction.
LTBouncyPlaceholder (Swift)
July 08, 2014 • MIT License
A learning-by-doing UITextField extension written in Swift
LTMorphingLabel (Swift)
July 07, 2014 • MIT License
A learning-by-doing Swift project cloning the original Morphing Label of iOS 8 introduced in WWDC 2014.
OTMWebView
July 07, 2014 • MIT License
Brings some of the missing features of the UIWebView to iOS. Features progress tracking, and custom user-agent support.
ESImageViewController
July 07, 2014 • MIT License
A library that provides a way to view full screen images from thumbnail previews. Provides a custom modal transition to present and dismiss itself, as well as gesture recognizers to provide zooming...
Swift-Useful-Extensions
July 07, 2014 • MIT License
lots of categories i used in objc, rewrite in swift, more coming.
PKLocationManager (Swift)
July 07, 2014 • MIT License
A Swift based, centralized location manager, simplifying the CLLocationManager API by adding closures and automatically adjusting accuracy, based on the subscribers common needs.
UIImageView+Letters
July 07, 2014 • MIT License
An easy, helpful UIImageView category that generates letter initials as a placeholder for user profile images, with a randomized background color.
TaskQueue (Swift)
July 07, 2014 • MIT License
A great Swift class for managing asynchronous tasks that need to execute one after another. You just add tasks (as closures) to the queue and the queue takes care to execute them in the proper orde...
BTSpiderPlotterView
July 02, 2014 • Apache 2.0 License
Simple and cool way to plot your data in the spider web