KacemRostom's Stars
nenosinc/iCloudDocumentSync
Integrate iCloud into iOS document projects with one-line code methods. Sync, upload, manage, and remove documents from iCloud quickly and easily. Helps to make iCloud "just work" for developers too.
Marxon13/M13OrderedDictionary
A NSDictionary with ordered objects and keys
bennyguitar/Colours
A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
yapstudios/YapDatabase
YapDB is a collection/key/value store with a plugin architecture. It's built atop sqlite, for Swift & objective-c developers.
Marxon13/M13ProgressSuite
A suite containing many tools to display progress information on iOS.
andreamazz/AMTagListView
UIScrollView subclass that allows to add a list of highly customizable tags.
RestKit/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
sberrevoets/SDCAlertView
The little alert that could
lmcd/LMAlertView
Open Source, customisable clone of UIAlertView for iOS 7
comyar/Sol
:sunny: Sol° beautifully displays weather information so you can plan your day accordingly. Check the weather in your current location or any city around the world. Implemented in Objective-C.
terryworona/TWMessageBarManager
An iOS manager for presenting system-wide notifications via a dropdown message bar.
CanvasPod/Canvas
Animate in Xcode without code
bendytree/Objective-C-RegEx-Categories
NSRegularExpression extensions that make regular expressions easier in Objective-C, Swift, iOS, OSX
CEWendel/SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
mrackwitz/MRProgress
Collection of iOS drop-in components to visualize progress
libgit2/libgit2
A cross-platform, linkable library implementation of Git that you can use in your application.