blob: 49d1b97988710c7d094fc6aa56ca10302f8268fd [file] [log] [blame]
{
"name": "MHMessageKit",
"version": "1.2.0",
"source": {
"git": "https://github.com/KoCMoHaBTa/MHMessageKit.git",
"tag": "1.2.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Milen Halachev",
"summary": "Strongly typed and Swiftly convenient wrapper around NotificationCenter and NotificationQueue.",
"homepage": "https://github.com/KoCMoHaBTa/MHMessageKit",
"swift_versions": "5.1",
"platforms": {
"ios": "8.0"
},
"source_files": [
"MHMessageKit/**/*.swift",
"MHMessageKit/**/*.{h,m}"
],
"public_header_files": "MHMessageKit/**/*.h",
"swift_version": "5.1"
}