Search results for ring

EMString screenshot

EMString

February 16, 2015 • MIT License
EMString for Easy Markup String. A simple category on top of NSString using HTML's markup system to abstract the NSAttributedString API. @"<strong>Apply style with style</strong>".attributedString ;)
URBNShareKit screenshot

URBNShareKit

February 15, 2015 • Unspecified License
A subclass of UIActivityViewController which makes sharing content using the native iOS share sheet a breeze.
DeckBrewWrapper screenshot

DeckBrewWrapper

January 29, 2015 • MIT License
DeckBrew Wrapper is an wrapper for Deck Brew, a Magic the Gathering API. It consists of an API wrapper responsible for the network calls (DBAPIWrapper), requests classes (subclasses of the DBReq...
MagicWrapper screenshot

MagicWrapper

January 05, 2015 • MIT License
Magic Wrapper is an Objective-C client/wrapper for M:tgDb, the Magic the Gathering open database project.
GONMarkupParser screenshot

GONMarkupParser

January 05, 2015 • MIT License
Easily build NSAttributedString from XML/HTML like strings for iOS.
No image provided.

BFKit

December 24, 2014 • MIT License
BFKit is a collection of useful classes to <strong>develop Apps faster</strong>. If you are looking for <strong>Swift</strong> version check it out here: <strong><a href="https://www.cocoacontro...
MHHexColoring screenshot

MHHexColoring

December 12, 2014 • MIT License
iOS Category to turn color hex string RBG to UIColor
WPAttributedMarkup screenshot

WPAttributedMarkup

November 01, 2014 • MIT License
WPAttributedMarkup is a simple utility category that can be used to easily create an attributed string from text with markup tags and a style dictionary.
INTUAnimationEngine screenshot

INTUAnimationEngine

October 04, 2014 • MIT License
INTUAnimationEngine makes it easy to build advanced custom animations on iOS. INTUAnimationEngine provides a friendly interface to drive custom animations using a CADisplayLink, inspired by the ...
xcres screenshot

xcres

October 01, 2014 • MIT License
xcres searches your Xcode project for resources and generates an index as struct constants. So you will never have to reference a resource, without knowing already at compile time if it exists or n...
ASAttributedLabelNode screenshot

ASAttributedLabelNode

September 05, 2014 • MIT License
Draw NSAttributedString in SpriteKit
LLARingSpinnerView screenshot

LLARingSpinnerView

August 27, 2014 • MIT License
LLARingSpinnerView is a deligthful spinner for diplaying indeterminate progress that you can use in your apps. - Simple API - Respects interface tint color - Automatically dims the tint color ...
Extractor Localizable Strings screenshot

Extractor Localizable Strings

August 20, 2014 • MIT License
Extractor Localizable Strings is a open source plug-in for Xcode. It lets you extract localizable strings without opening the .strings file. When you select a string you can easily extract to main...
NSString+EmailAddresses screenshot

NSString+EmailAddresses

July 13, 2014 • MIT License
An Objective C category to validate and fix common typos in email addresses. Significantly reduces signup issues and lost users in your iOS apps. Fixes misspelled variations for Gmail, Googlemai...
CircleStatus screenshot

CircleStatus

June 24, 2014 • Apache 2.0 License
View showing circular chart with customisable number and range of colours on outer ring with background transparency/colours configuration. There is also an option to show legend. You can customise...
AFBlurSegue screenshot

AFBlurSegue

June 21, 2014 • MIT License
Custom UIStoryboardSegue implementation for blurring the background of a modal view controller
PJR-NSString-Category screenshot

PJR-NSString-Category

May 29, 2014 • BSD License
An NSString Category which lets you perform many string operations in your application. * String validation. * Email validation. * Phone validation. * URL validation. * Add or remove substri...
NHLocalize screenshot

NHLocalize

May 10, 2014 • MIT License
NHLocalize helps you localize your apps through storyboards.
HPReorderTableView screenshot

HPReorderTableView

April 09, 2014 • Apache 2.0 License
A drop-in UITableView replacement to reorder cells with long press on any part of the cell.
FBShimmeringView screenshot

FBShimmeringView

March 29, 2014 • BSD License
An easy way to add a simple shimmering effect to any view in an iOS app, which is particularly useful as an unobtrusive loading indicator.