[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / d / 6 / 0 / DZKit / 1.0.3 / DZKit.podspec.json
blob287ebb8619069b879f4e44c5ee466d37410e1201
2   "name": "DZKit",
3   "version": "1.0.3",
4   "summary": "工具合计(待完善)",
5   "description": "工具类合计,常用工具,分类",
6   "homepage": "https://github.com/DreiZ/DZKit",
7   "license": "MIT",
8   "authors": {
9     "承希-开发": "it@chengxiguoji.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/DreiZ/DZKit.git",
16     "tag": "1.0.3"
17   },
18   "source_files": [
19     "DZKit/DZKit.h",
20     "DZKit/DZShortcut/*.{h,m}"
21   ],
22   "public_header_files": [
23     "DZKit/DZKit.h",
24     "DZKit/DZShortcut/*.h"
25   ]