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",
43 "Classes/Core/**/*.{swift}",
44 "Classes/Realm/**/*.{swift}"
47 "RBQFetchedResultsControllerX": [
58 "Classes/Core/**/*.{swift}",
59 "Classes/Array/**/*.{swift}"