Skip to content
This repository has been archived by the owner on Sep 3, 2018. It is now read-only.

Simplified persistence for the Contentful iOS SDK

License

Notifications You must be signed in to change notification settings

contentful/contentful-persistence.objc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is now deprecated. To easily persist Contentful data to CoreData, see contentful-persistence.swift

contentful-persistence.objc

This library simplifies persisting data retrieved from the Contentful Content Delivery API.

Contentful is a content management platform for web applications, mobile apps and connected devices. It allows you to create, edit & manage content in the cloud and publish it anywhere via powerful API. Contentful offers tools for managing editorial teams and enabling cooperation between organizations.

Installation

contentful-persistence.objc is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ContentfulPersistenceObjC"

License

Copyright (c) 2014 Contentful GmbH. See LICENSE for further details.