[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / 9 / MHCoreDataKit / 1.2.0 / MHCoreDataKit.podspec.json
blob832810bd203cf9fba258d9e83b2798d97f49d4ec
2   "name": "MHCoreDataKit",
3   "version": "1.2.0",
4   "source": {
5     "git": "https://github.com/KoCMoHaBTa/MHCoreDataKit.git",
6     "tag": "1.2.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_versions": "5.3",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "MHCoreDataKit/**/*.swift",
22     "MHCoreDataKit/**/*.{h,m}"
23   ],
24   "public_header_files": "MHCoreDataKit/**/*.h",
25   "swift_version": "5.3"