1{
2    "Id": "cocoa-platform-plugin",
3    "Name": "Cocoa Platform Plugin",
4    "QDocModule": "qtgui",
5    "QtUsage": "Code used in the Qt Platform Abstraction (QPA) for macOS.",
6    "Files": "qcocoaapplication.h qcocoaapplication.mm qcocoaapplicationdelegate.h qcocoaapplicationdelegate.mm qcocoaeventdispatcher.h qcocoaeventdispatcher.mm qcocoaintrospection.h qcocoaintrospection.mm qcocoasystemtrayicon.mm",
7
8    "Description": "Allows Qt to integrate into Apple's Cocoa API.",
9    "LicenseId": "BSD-3-Clause",
10    "License": "BSD 3-clause \"New\" or \"Revised\" License",
11    "LicenseFile": "COCOA_LICENSE.txt",
12    "Copyright": "Copyright (c) 2007-2008, Apple, Inc."
13}
14