2 "name": "MFTCloudKitSyncManager",
4 "summary": "A simple to use core data manager with built in syncing to via CloudKit.",
5 "description": "This project offers a simple interface to create your core data stack, with the optional ability to sync changes to a private zone in a users iCloud account, via CloudKit. The sync procedure implemented follows the proposed procedure decribed in the CloudKit sessions from WWDC 2015.",
6 "homepage": "https://github.com/cgossain/MFTCloudKitSyncManager",
12 "Christian Gossain": "Christian Gossain"
15 "git": "https://github.com/cgossain/MFTCloudKitSyncManager.git",
21 "source_files": "MFTCloudKitSyncManager/Classes/**/*",