[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / 6 / MHMessageKit / 1.4.0 / MHMessageKit.podspec.json
blobb2b6ad83a16179dc35a44683e5c4b5eb7eba3983
2   "name": "MHMessageKit",
3   "version": "1.4.0",
4   "source": {
5     "git": "https://github.com/KoCMoHaBTa/MHMessageKit.git",
6     "tag": "1.4.0"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Milen Halachev",
13   "summary": "Strongly typed and Swiftly convenient wrapper around NotificationCenter and NotificationQueue.",
14   "homepage": "https://github.com/KoCMoHaBTa/MHMessageKit",
15   "swift_versions": "5.7",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source_files": [
20     "MHMessageKit/**/*.swift",
21     "MHMessageKit/**/*.{h,m}"
22   ],
23   "public_header_files": "MHMessageKit/**/*.h",
24   "swift_version": "5.7"