4 "summary": "A simple way to observe NSFetchRequest data changes and update UI",
5 "description": "OVFetchKit provides tools for observing changes in fetch requests (using NSFetchedResultsController) and automatically updating you collection views such as UITableView or UICollectionView",
6 "homepage": "https://github.com/Ovrchk/OVFetchKit",
12 "Ovrchk": "d@ovrchk.com"
15 "git": "https://github.com/Ovrchk/OVFetchKit.git",
21 "source_files": "OVFetchKit/Classes/**/*"