[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / e / a / MHAppKit / 1.9.0 / MHAppKit.podspec.json
blob6739943c2edfef31758a0fa08aea7a16886c424c
2   "name": "MHAppKit",
3   "version": "1.9.0",
4   "source": {
5     "git": "https://github.com/KoCMoHaBTa/MHAppKit.git",
6     "tag": "1.9.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_versions": "5.1",
16   "platforms": {
17     "ios": "8.1"
18   },
19   "source_files": [
20     "MHAppKit/**/*.swift",
21     "MHAppKit/**/*.{h,m}"
22   ],
23   "public_header_files": "MHAppKit/**/*.h",
24   "resources": "MHAppKit/**/*.xib",
25   "swift_version": "5.1"