4 "summary": "Type safe Swift wrapper for libxpc",
5 "description": " XPCSwift makes it easy to use xpc_object_t in a type safe manner.\n",
6 "homepage": "https://github.com/IngmarStein/XPCSwift",
8 "type": "Apache License, Version 2.0",
12 "Ingmar Stein": "IngmarStein@gmail.com"
14 "social_media_url": "https://twitter.com/IngmarStein",
19 "git": "https://github.com/IngmarStein/XPCSwift.git",
22 "source_files": "XPCSwift/**/*.{h,swift}",
23 "public_header_files": "XPCSwift/**/*.h",