[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 7 / e / 3 / MHKit / 0.1 / MHKit.podspec.json
blob56dff558aa14192d10b948704a194353de716eef
2   "name": "MHKit",
3   "version": "0.1",
4   "summary": "A Personal Toolkit for iOS Development",
5   "description": "                   A longer description of MHKit in Markdown format.\n\n                   * This pod is a wrapper for several handy tools I implemented along my iOS projects to expediate the development process.\n",
6   "homepage": "https://github.com/hysmichael/MHKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Michel Hong": "yanshu.hong.michael@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/hysmichael/MHKit.git",
19     "tag": "0.1"
20   },
21   "source_files": "MHKit/**/*.{h,m}",
22   "requires_arc": true