DictionaryUtils
January 05, 2018 • Apache 2.0 License
iOS Dictionary Utilities for Swift - allowing you to pull properties from a dictionary using a string eg. data.readString("field[0].name")
No image provided.
Funky
May 10, 2017 • MIT License
Funky is a functional utility library written in Objective-C.
It provides a set of extension methods on NSArray, NSDictionary and NSSet for you to help dealing with common operations (usually in...
XMLParser+Dictionary
September 02, 2015 • Apache 2.0 License
A lightweight XMLParser for assembling and parsing XML values written for iOS 8+ in Swift 2.
HNKWordLookup
June 23, 2015 • MIT License
HNKWordLookup performs standard English-language dictionary queries, such as definitions, pronunciations, random words, and Word of the Day.
No image provided.
BFKit-Swift
June 23, 2015 • MIT License
BFKit-Swift is a collection of useful classes, structs and extensions to <strong>develop Apps faster</strong>.
If you are looking for <strong>Objective-C</strong> version check it out here: <str...
OCMapper
April 16, 2015 • MIT License
Automatic dictionary to model conversion using kvc and runtime API.
Supports core data.
Mapping can be fully configured.
Checkout Github for an Alamofire Extension
NOTE: The cocoapod versio...
DejalObject
February 26, 2015 • BSD License
An abstract data model class that can represent subclasses as dictionary or JSON data for saving to disk or over the network. For both OS X and iOS.
Features
--------
- **DejalObject**: Thi...
NSDictionary-ImageMetadata
June 04, 2014 • MIT License
NSDictionary+ImageMetadata and NSDictionary-MetadataDatasource are categories for working with image metadata provided by the ImageIO framework.
Preparing a UITableView with image metadata can b...
No image provided.
SHModelObject
March 28, 2014 • MIT License
Base modal object which uses objective-c runtime to populate the instance variables (ivars and properties) of User created Modal from NSDictionary objects.
ARObjectCollectionViewController
February 19, 2014 • MIT License
UIViewController that can present a JSON NSString, JSON NSData, JSON URL, XML NSData, XML URL, RSS NSData, RSS URL, NSDictionary, NSArray, NSSet, UIImage EXIF Metadata...
M13OrderedDictionary
February 16, 2014 • MIT License
M13OrderedDictionary is a cross between NSArray and NSDictionary. It holds an ordered list of objects and keys. All of which can be accessed by index, or key. This class is the only fully implement...
UIReferenceLibraryViewController Simple Dictionary Example
December 22, 2013 • Public Domain License
Dictionary app with UIReferenceLibraryViewController for iOS7
PListTableViewController
August 19, 2013 • MIT License
Subclass of UITableViewController to show items of not only NSArray but also NSDictionary.