Stay in touch
SSAlphaPass
April 14, 2015 • MIT License
Pass on touch events to the UIView \ UIButton underneath your current view if your pixel alpha channel is 0 (if the pixel is transparent)
Useful if you don't want to catch all touch events on UI...
DownPicker
April 14, 2015 • MIT License
A lightweight DropDownList / ComboBox for iOS, written in Objective-C
ADCustomPageControl
April 14, 2015 • MIT License
* Android style page control
* Swipable tab bar
* Clickable tab to move to spefic page
* Current page indicator with fade effect on non current title
* Easy to modify code
* Lazy loa...
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...
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.
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.
No image provided.
LicenseNotice_XcodePlugin
April 01, 2015 • MIT License
The LicenseNotice_XcodePlugin is a Xcode 6 plugin,which can attach MIT,Apache,GPL etc,license notice to current source file.