blob: 651d6062754ad73a071a057f8e3b7a482a5e1fbb [file] [log] [blame]
{
"name": "DZKit",
"version": "1.0.1",
"summary": "工具类合集",
"description": "工具合计,包含分类、扩展、常用工具方法",
"homepage": "https://github.com/DreiZ/DZKit",
"license": "MIT",
"authors": {
"承希-开发": "it@chengxiguoji.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DreiZ/DZKit.git",
"tag": "1.0.1"
},
"source_files": "DZKit/DZKit/DZKit.h",
"public_header_files": "DZKit/DZKit/DZKit.h"
}