[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 1 / 6 / MHMessageKit / 1.2.0 / MHMessageKit.podspec.json
blob49d1b97988710c7d094fc6aa56ca10302f8268fd
2   "name": "MHMessageKit",
3   "version": "1.2.0",
4   "source": {
5     "git": "https://github.com/KoCMoHaBTa/MHMessageKit.git",
6     "tag": "1.2.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.1",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": [
20     "MHMessageKit/**/*.swift",
21     "MHMessageKit/**/*.{h,m}"
22   ],
23   "public_header_files": "MHMessageKit/**/*.h",
24   "swift_version": "5.1"