blob: 66bfbfc7a97e0921809cedadc5fc46ae8fda609f [file] [log] [blame]
{
"name": "SNRFetchedResultsController",
"version": "0.0.1",
"summary": "Automatic Core Data change tracking for OS X (NSFetchedResultsController port).",
"homepage": "https://github.com/indragiek/SNRFetchedResultsController",
"license": "BSD",
"authors": {
"Indragie Karunaratne": "i@indragie.com"
},
"source": {
"git": "https://github.com/indragiek/SNRFetchedResultsController.git",
"commit": "ce1585a1d935fd439608e0818f6614d8aae17ec0"
},
"platforms": {
"osx": null
},
"source_files": "*.{h,m}",
"requires_arc": true
}