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