blob: 5893b20d9a116ed494653f26071e828558ba5968 [file] [log] [blame]
{
"name": "DreiZKit",
"version": "1.0.1",
"summary": "工具合计(待完善)",
"description": "工具类合计,常用工具,分类",
"homepage": "https://github.com/DreiZ/DreiZKit",
"license": "MIT",
"authors": {
"zhangzhuang": "240641135@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/DreiZ/DreiZKit.git",
"tag": "1.0.1"
},
"source_files": [
"DreiZKit/DreiZKit/*.h",
"DreiZKit/DreiZKit/**/*.{h,m}",
"DreiZKit/DreiZKit/**/**/*.{h,m}"
]
}