blob: 59799f9c0989c0d34ec5e7692e9b48752ec05629 [file] [log] [blame]
{
"name": "MHMessageKit",
"version": "1.0.2",
"source": {
"git": "https://github.com/KoCMoHaBTa/MHMessageKit.git",
"tag": "1.0.2"
},
"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_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": [
"MHMessageKit/**/*.swift",
"MHMessageKit/**/*.{h,m}"
],
"public_header_files": "MHMessageKit/**/*.h"
}