TSCoreData 0.1× TestsTested ✓ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Tobias Sundstrand, Tobias Sundstand.Installation Guide×Installation Guide for TSCoreDataYou want to add pod 'TSCoreData', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'TSCoreData', '~> 0.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 TSCoreDataSee PodspecGitHub RepoPage on CocoaPods.orgTSCoreData 0.1ByTobias Sundstrandlaptobbe/TSCoreDataGitHub Repo A better way to handle core data on different threads A better way of handling Core Data when using multiple thread. Installation pod 'TSCoreData' Authors Tobias Sundstrand License MIT