4 "summary": "CloudKit synchronization for your Core Data model.",
5 "description": "SyncKit automates the process of synchronizing your Core Data models using CloudKit. It can easily be plugged into (and removed from) your existing stack.",
6 "homepage": "https://github.com/mentrena/SyncKit",
12 "Manuel": "manuel@mentrena.com"
15 "git": "https://github.com/mentrena/SyncKit.git",
22 "public_header_files": "SyncKit/Classes/**/*.h",
23 "prefix_header_file": "SyncKit/Classes/SyncKitPrefixHeader.pch",
24 "source_files": "SyncKit/Classes/**/*.{h,m}",
25 "resources": "SyncKit/Classes/CoreData/*.xcdatamodeld",