49pods
Easy to check authorizationStatus of Camera/Photo.
if not allow to access camera or photo, this library show warning alert.
License: MIT
See each generator's header.
AKUTestKit.h AKUDateGenerator.h AKUFixedDate.h AKUInfinityList.h AKUListFunctional.h AKULoseDictionaryGenarator.h AKUNumberGenerator.h AKURandString.h AKURegularString.h AKUStringGenerator.h AKUChiSquaredTest.h
License: MIT
AZEncodeURIComponent escapes all characters except the following: alphabetic, decimal digits, - _ . ! ~ * ' ( )
License: MIT
This library will be used in order to connect or cut NSDate
// filtering information for the date + (NSDate *)filteredDate:(NSDate *)date flag:(NSCalendarUnit)flag; + (NSDate *)dateIgnoreTimeWithDate:(NSDate *)date; + (NSDate *)dateIgnoreDayWithDate:(NSDate *)date;
// merge information for the date + (NSDate *)mergeDateWithDay:(NSDate *)day time:(NSDate *)time; + (NSDate *)mergeDateWithBaseDate:(NSDate *)baseDate unitFlag:(enum NSCalendarUnit)baseFlag anotherDate:(NSDate *)anotherDate unitFlag:(enum NSCalendarUnit)anotherFlag;
License: MIT
Converting NSManagedObject to NSDictionary (and back again).
License: MIT
This is CoreData migration when updating to display library
License: MIT
A unit test framework for Objective-C using computation expressions.
License: MIT
A NSDate utility library that is compatible with NSDate-Extensions API.
License: MIT
URLQueryBuilder convert NSDictionary to URL query string.
License: MIT
[CoreData] Once a fetch, does query request as many times as you wants.
License: MIT
UITabBarController patterns library - similar to patterns.
License: MIT
Simple NSUserDefaults manager library - Access NSUserDefaults key using property.
License: MIT
Snooze UILocalNotification library - repeat local notification.
License: MIT
Simple Storyboard utility.
It is handling instantiateViewControllerWithIdentifier:
.
License: MIT
TimeRange provide check if an NSDate occurs between two other NSDates.
License: MIT
This library is a library for managing the display of CMPopTipView. Such as tutorial, you used when you want to display a pop tip with a series of flows.
License: MIT
Provide method for UIImage to be able to load images with the -568h postfix.
License: MIT
This subclass of the UITextField, adds a text length limit.
License: MIT
XUIRoundedRectButton is forward porting UIButton(UIButtonTypeRoundedRect) from iOS6 SDK to iOS7 SDK.
License: MIT