[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / 6 / MHMessageKit / 1.0.2 / MHMessageKit.podspec.json
blob59799f9c0989c0d34ec5e7692e9b48752ec05629
2   "name": "MHMessageKit",
3   "version": "1.0.2",
4   "source": {
5     "git": "https://github.com/KoCMoHaBTa/MHMessageKit.git",
6     "tag": "1.0.2"
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_version": "4.2",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": [
20     "MHMessageKit/**/*.swift",
21     "MHMessageKit/**/*.{h,m}"
22   ],
23   "public_header_files": "MHMessageKit/**/*.h"