segiddins / contentful-persistence.objc

Simplified persistence for the Contentful iOS SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contentful-persistence.objc

Version License Platform

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:

source 'https://github.com/contentful/CocoaPodsSpecs'

pod "ContentfulPersistence"

License

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

About

Simplified persistence for the Contentful iOS SDK

License:MIT License


Languages

Language:Objective-C 97.9%Language:Ruby 2.1%