Stay in touch
Chronos
April 09, 2015 • MIT License
Chronos is intended to be a collection of useful Grand Central Dispatch utilities. Currently Chronos only includes a timer utility, but the whole library is under active development. If you have an...
HACLocationManager
April 09, 2015 • MIT License
This class allows you to conveniently manage the tedious process backwards compatibility in location between iOS7 and iOS 8
JVMenuPopover - Menu Popover
April 09, 2015 • MIT License
This is a simple menu popover written in Objective-C. Feel free to contribute if you would like to add a feature to this pod.
SWBufferedToast
April 09, 2015 • MIT License
SWBufferedToast is a simple alert-style class for presenting information to the user.
An SWBufferedToast can be instantiated with one of three types:
1. Plain Toast - A simple dismissable alert...
Swift-Prompts
April 07, 2015 • MIT License
A Swift library to design custom prompts with a great scope of options to choose from to customise their look and feel. This includes customising their background with any level of blurring and col...
CloudKit-Demo
April 07, 2015 • MIT License
You can simply and easily take a look at CloudKit features and API on Objective-C or Swift.
AIFlatSwitch
April 07, 2015 • MIT License
A smooth, nice looking and IBDesignable animated flat switch component for iOS
CMSteppedProgressBar
April 06, 2015 • MIT License
Custom view as a progress bar with steps.
What you can customize:
- color of the not filled bar
- color of the filled bar
- animation duration
- animation option
- number of steps
- size of...
CMSwitchView
April 06, 2015 • MIT License
Customizable Switch View
Where you can customize the height, width, rounded or not. The color when activated, the color not activated (animation during the switch).
The size of the dot and the ...
MMTweenAnimation
April 06, 2015 • MIT License
A extension of POP(from facebook) custom animation. Inspired by tweaner(https://code.google.com/p/tweaner), MMTweanerAnimation provide 10 types of custom animation while using POP.
No image provided.
DBMapSelectorViewController
April 05, 2015 • MIT License
This component allows you to select circular map region from the MKMapView.
TTRangeSlider
April 05, 2015 • MIT License
A slider, similar in style to UISlider, but which allows you to pick a minimum and maximum range.
DGDrawingLabel
April 04, 2015 • MIT License
Custom label which allows to pre-calculate text layout. It can be used in table views and collection views to achieve high-performance scroll when cell heights are different and depend on text size.
FSNetworkingSearchController
April 03, 2015 • MIT License
Search controller with suggest completion using Foursquare API following Instagram design.