blob: 287ebb8619069b879f4e44c5ee466d37410e1201 [file] [log] [blame]
{
"name": "DZKit",
"version": "1.0.3",
"summary": "工具合计(待完善)",
"description": "工具类合计,常用工具,分类",
"homepage": "https://github.com/DreiZ/DZKit",
"license": "MIT",
"authors": {
"承希-开发": "it@chengxiguoji.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/DreiZ/DZKit.git",
"tag": "1.0.3"
},
"source_files": [
"DZKit/DZKit.h",
"DZKit/DZShortcut/*.{h,m}"
],
"public_header_files": [
"DZKit/DZKit.h",
"DZKit/DZShortcut/*.h"
]
}