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...
ResearchKit
April 14, 2015 • BSD License
ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects.
JSONHelper
April 09, 2015 • zlib License
Lightning fast JSON deserialization and value conversion library for iOS & OS X written in Swift.
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
RichEditorView
April 06, 2015 • BSD License
A simple, modular, drop-in UIView subclass for Rich Text Editing.
Contains a fully customizable toolbar so you can pick and choose the options you want to support, as well as create your own cu...
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.