4 "summary": "A peer-to-peer synchronization framework for Core Data.",
5 "description": " \t\t Ensembles extends Apple's Core Data framework to add \n peer-to-peer synchronization for Mac OS and iOS. \n Multiple SQLite persistent stores can be coupled together \n via a file synchronization platform like iCloud or Dropbox. \n The framework can be readily extended to support any \n service capable of moving files between devices, including \n custom servers.\n",
6 "homepage": "https://github.com/drewmccormack/ensembles",
12 "Drew McCormack": "drewmccormack@mac.com"
19 "git": "https://github.com/drewmccormack/ensembles.git",
22 "source_files": "Framework/**/*.{h,m}",
23 "exclude_files": "Framework/Tests (Mac)",
24 "resources": "Framework/Resources/*",