blob: dace56f17d6bd26345efa686f3ce38b1de555363 [file] [log] [blame]
{
"name": "XWTools",
"version": "0.0.1",
"summary": "开发中常用的工具类。",
"description": "收集了 在开发中常用的工具类,在这里做统一以便使用。",
"homepage": "https://gitee.com/wangzhenzy/XWTools",
"license": "MIT",
"authors": {
"wangzhen": "wangzhen@outlook.com"
},
"source": {
"git": "https://gitee.com/wangzhenzy/XWTools.git",
"tag": "0.0.1"
},
"source_files": [
"Categorys",
"XWTools/Classes/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": null
}
}