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