2 "name": "CacheTracker",
4 "summary": "Helper to divide UI from Database layer. Based on https://github.com/akantsevoi/CacheTracker",
5 "homepage": "https://github.com/ladeiko/CacheTracker",
11 "Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
17 "git": "https://github.com/ladeiko/CacheTracker.git",
21 "default_subspecs": "Core",
25 "source_files": "Classes/Core/**/*.{swift}"
30 "Classes/Core/**/*.{swift}",
31 "Classes/CoreData/**/*.{swift}"
33 "frameworks": "CoreData"
38 "Classes/Core/**/*.{swift}",
39 "Classes/Realm/**/*.{swift}"
42 "RBQFetchedResultsControllerX": [