blob: d6217b9e2d72f253964d0a5d1feb4a8479fecbaa [file] [log] [blame]
{
"name": "TSCoreData",
"version": "0.1",
"summary": "A better way to handle core data on different threads",
"description": " A better way of handling Core Data when using multiple thread.\n",
"license": {
"type": "MIT",
"file": "TSCoreData/Core Data/LICENCE.md"
},
"homepage": "https://github.com/laptobbe/TSCoreData",
"authors": {
"Tobias Sundstrand": "tobias.sundstrand@gmail.com"
},
"source": {
"git": "https://github.com/laptobbe/TSCoreData.git",
"tag": "0.1"
},
"source_files": "TSCoreData/Core Data/*.{h,m}",
"requires_arc": false
}