Stay in touch
No image provided.
SQPersist
December 04, 2014 • MIT License
Objective-C Persistence framework wrapper around SQLite : saves your data into SQLite database, without writes SQL requests.
RCPageControl
December 04, 2014 • MIT License
Yet another page control for iOS, with awesome animation powered by facebook pop library.
SunSetUtility
November 24, 2014 • MIT License
A Simple utility that can be added to your iOS project that allows you to notify users that you are shutting down this app. You can refer users to a different app if you like. You can also stage th...
KPCTabsControl
November 24, 2014 • MIT License
A multi-tabs control first designed to look and behave like the tab control in Apple's Numbers spreadsheet, with enhanced capabilities, but now with new tab styles, such as Chrome & Safari, as well...
ZLSwipeableView
November 21, 2014 • MIT License
A simple view for building card like interface like Tinder and Potluck.
LTSlidingViewController
November 17, 2014 • MIT License
sliding view controller allowing custom transition
AFSwipeToHide
November 17, 2014 • MIT License
Hide your toolbars with a swipe. Just like Safari for iOS.
NFSplitViewController
November 17, 2014 • MIT License
A simple split view controller for Mac OS X that works
JTScrollViewController
November 17, 2014 • MIT License
Create a ScrollViewController on iOS pragmatically using Auto Layout without a nib file.
DatePickerCell
November 17, 2014 • MIT License
Inline/Expanding date picker for table views. Written in swift.
EAColourfulProgressView
November 17, 2014 • MIT License
EAColourfulProgressView is a custom progress view where the current filling colour is generated between two colours, based on the current value.
It takes advantage of `IBDesignable` and `IBInspe...
MDMenuViewController
November 14, 2014 • MIT License
MDMenuViewController is an iOS container view controller that coordinates between its content view controllers through a side menu that is shown from the side with appealing animation , supports iO...
Anim
November 14, 2014 • MIT License
Animation library, using Core Animation. Designed for iOS. In Swift.
Camembert
November 14, 2014 • MIT License
Use sqlite3 for iOS and OS X simply. Written in Swift, you can now store all your data, with the easy way ever.
DSFacialGestureDetector
November 14, 2014 • MIT License
CIDetector with streaming video
pod 'DSFacialGestureDetector'
or import all the files under the Detector directory to your project.
Scream.swift
November 14, 2014 • MIT License
UIKit's extensions to use closure in Swift.
Scream.swift is a wrapper for UIKit that lets you replace target and selector with closure.
self.button = (UIButton.buttonWithType(.Custom) as ...