blob: 5ceeb2d565d8a98affc1aa11eb9c144892ca1fc0 [file] [log] [blame]
{
"name": "XWTools",
"version": "0.0.3",
"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.3"
},
"source_files": [
"Categorys",
"XWTools/Classes/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": null
}
}