[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 4 / 9 / MHCoreDataKit / 1.0.0 / MHCoreDataKit.podspec.json
blob45bd6b7430b65bca28e2ec868ad5d024a12900e2
2   "name": "MHCoreDataKit",
3   "version": "1.0.0",
4   "source": {
5     "git": "https://github.com/KoCMoHaBTa/MHCoreDataKit.git",
6     "tag": "1.0.0"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Milen Halachev",
13   "summary": "Using CoreData with convenience.",
14   "homepage": "https://github.com/KoCMoHaBTa/MHCoreDataKit",
15   "description": "A collection of useful tools that, which goal is to makes developer's life easier by reducing the complexity of using CoreData.",
16   "swift_version": "4.2",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "MHCoreDataKit/**/*.swift",
22     "MHCoreDataKit/**/*.{h,m}"
23   ],
24   "public_header_files": "MHCoreDataKit/**/*.h"