Search results for data

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...
Sync screenshot

Sync

December 09, 2014 • MIT License
Sync eases your every day job of parsing a `JSON` response and getting it into Core Data. It uses a convention over configuration paradigm to facilitate your workflow. * Handles operations in sa...
AERecord screenshot

AERecord

December 07, 2014 • MIT License
Super awesome Core Data wrapper for iOS written in Swift
No image provided.

SQPersist

December 04, 2014 • MIT License
Objective-C Persistence framework wrapper around SQLite : saves your data into SQLite database, without writes SQL requests.
Camembert screenshot

Camembert

November 14, 2014 • MIT License
Use sqlite3 for iOS and OS X simply. Written in Swift, you can now store all your data, with the easy way ever.
SCSQLite screenshot

SCSQLite

November 05, 2014 • MIT License
The SCSQLite is a wrapper of SQLite Objective-C for iPhone and iPad (iOS). (http://sqlite.org/)
HanekeSwift screenshot

HanekeSwift

October 07, 2014 • Apache 2.0 License
Haneke is a lightweight generic cache for iOS written in Swift. For example, here's how you would initialize a data cache: `let cache = Cache<NSData>("my-files")` Haneke also includes a zero-...
SugarRecord screenshot

SugarRecord

September 19, 2014 • MIT License
A Core Data management library written in Swift. Thanks to SugarRecord you'll be able to start the Core Data stack structure just with a line of code and start working with your database models usi...
AlecrimCoreData screenshot

AlecrimCoreData

August 24, 2014 • MIT License
A simple Core Data wrapper library written in Swift. Features: - Simpler classes and methods to access and save Core Data managed objects - Main and background contexts support - Core Data ...
Groot screenshot

Groot

July 28, 2014 • MIT License
With Groot you can convert JSON dictionaries and arrays to and from Core Data managed object graphs.
BTSpiderPlotterView screenshot

BTSpiderPlotterView

July 02, 2014 • Apache 2.0 License
Simple and cool way to plot your data in the spider web
YouTube Data API 3 screenshot

YouTube Data API 3

June 23, 2014 • MIT License
A simple wrapper for YouTube data API 3.0 written completely in Objective-C.
DZNEmptyDataSet screenshot

DZNEmptyDataSet

June 21, 2014 • MIT License
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display. It will work automatically, by just conforming to DZNEmptyDataS...
NSDictionary-ImageMetadata screenshot

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...
BWObjectMapping screenshot

BWObjectMapping

May 26, 2014 • Apache 2.0 License
Small library that parse almost automatically JSON and map it to any object, works with NSManagedObject.
AFSQLManager screenshot

AFSQLManager

May 10, 2014 • MIT License
SQL and SQLite database manage on iOS made easy. Create, open, rename and delete databases with AFSQLManager, a block-driven iOS SQL and SQLite manager class. Perform queries never has been that easy!
MDSpreadView screenshot

MDSpreadView

April 26, 2014 • MIT License
A 2D table view for iOS apps, that works just like UITableView! This is the demo project, the code is available here: https://github.com/mochidev/MDSpreadView
JMOTableViewDescription screenshot

JMOTableViewDescription

April 09, 2014 • MIT License
JMOTableViewDescription is an Objective-C library for easily creating and manage complex structured tableView.
Tesseract screenshot

Tesseract

March 21, 2014 • MIT License
Tesseract OCR iOS is a Framework for iOS5+, compiled also for armv7s and arm64. iOS7 Ready. Tesseract is probably the most accurate open source OCR engine available. Combined with the Leptonica ...
NTCoreData screenshot

NTCoreData

March 20, 2014 • Apache 2.0 License
NTCoreData is small library that helps perform saves and fetches asynchronously. Each save and fetch is done asynchronously. All heavy lifting regarding managing threads and context is done by NTDa...