blob: 9a22eb881c42c14e2d5510089129d4b8f9b0c6f2 [file] [log] [blame]
{
"name": "JVRFetchedResultsControllerDataSource",
"version": "0.0.5",
"summary": "A reusable class that combines UITableViewDataSource and NSFetchedResultsControllerDelegate.",
"homepage": "https://github.com/jozsef-vesza/JVRFetchedResultsControllerDataSource",
"license": "MIT",
"authors": {
"József Vesza": "jozsef.vsza@outlook.com"
},
"social_media_url": "http://twitter.com/j_vesza",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/jozsef-vesza/JVRFetchedResultsControllerDataSource.git",
"tag": "0.0.5"
},
"source_files": "*.{h,m}",
"exclude_files": "Lighter Core Data/*",
"frameworks": "CoreData",
"requires_arc": true
}