[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 2 / e / a / MHAppKit / 1.3.0 / MHAppKit.podspec.json
blob890694913b757255863ac391295e3d8d4241e590
2   "name": "MHAppKit",
3   "version": "1.3.0",
4   "source": {
5     "git": "https://github.com/KoCMoHaBTa/MHAppKit.git",
6     "tag": "1.3.0"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Milen Halachev",
13   "summary": "A collection of useful tools that makes developer's life easier.",
14   "homepage": "https://github.com/KoCMoHaBTa/MHAppKit",
15   "swift_version": "4.2",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": [
20     "MHAppKit/**/*.swift",
21     "MHAppKit/**/*.{h,m}"
22   ],
23   "public_header_files": "MHAppKit/**/*.h",
24   "resources": "MHAppKit/**/*.xib"