Search results for json

ARObjectCollectionViewController screenshot

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...
JSON to Foundation screenshot

JSON to Foundation

January 21, 2014 • MIT License
Take a JSON object and convert it to a Foundation object and export to class files.
SEJSONViewController screenshot

SEJSONViewController

November 25, 2013 • MIT License
Easily browse the contents of a JSON file.
YAJL-Entity screenshot

YAJL-Entity

November 07, 2013 • Apache 2.0 License
A JSON framework that can deserialize the JSON string into real objects, with 0.1 configuration.
PKJSONSocket screenshot

PKJSONSocket

November 07, 2013 • MIT License
PKJSONSocket aims to simplify network communications. It's a delightful wrapper around CocoaAsyncSocket, abstracting away complex data flow into an easy to use API. Instead of dealing with the bits...
XMLParser screenshot

XMLParser

July 14, 2013 • MIT License
An easy-to-use XML DOM parser for iOS. Learn more with this article : http://www.zedenem.com/2013/07/xml-parser-for-ios-is-now-featured-on-cocoa-controls/
SimpleJSONParserForYAJL screenshot

SimpleJSONParserForYAJL

July 03, 2013 • MIT License
Simple JSON Parser For YAJL is a wrapper which allows you to parse the json data with event-driven model of SAX, but eliminating the implementation of the complex SAX interface ie. number of callba...
Proper data models with JSONModel screenshot

Proper data models with JSONModel

April 01, 2013 • MIT License
Every other app or so use some kind of either JSON feed or a JSON based API for its backed. Few though are built to be robust, stable and performant; the proper way to work with JSON is to use data...
D3Kit screenshot

D3Kit

October 15, 2012 • MIT License
D3Kit is an easy to use layer to communicate with the Diablo 3 API maintained by Blizzard Entertainment. D3Kit handles all of the requests and gives you a simple block style callback system for suc...