2 "name": "PKCoreDataKit",
4 "summary": "A framework for managing CoreData's functioality",
5 "description": "Framework for managing CoreData's functionality. The purpose of this library is to make interacting with core data easier, by declaring a simpler api.",
6 "homepage": "https://github.com/panoskob91/PKCoreDataKit",
9 "file": "MIT-LICENCE.txt"
11 "authors": "Panagiotis Kompotis",
16 "git": "https://github.com/panoskob91/PKCoreDataKit.git",
21 "PKCoreDataKit/Public/*.{h,m}",
22 "PKCoreDataKit/Public/**/*.{h,m}"
24 "exclude_files": "PKCoreDataKit/Private",
25 "public_header_files": [
26 "PKCoreDataKit/**/*.h",