DCTCoreDataStack 1.1× TestsTested ✗ LangLanguage Obj-CObjective C License Custom ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for DCTCoreDataStackYou want to add pod 'DCTCoreDataStack', '~> 1.1' similar to the following to your Podfile:target 'MyApp' do pod 'DCTCoreDataStack', '~> 1.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try DCTCoreDataStackSee PodspecGitHub RepoPage on CocoaPods.orgDCTCoreDataStack 1.1ByDaniel Tulldanielctull/DCTCoreDataStackGitHub Repo Easily sets up a read to use core data stack. Installation pod 'DCTCoreDataStack' Authors Daniel Tull License Custom