blob: b6b28a68ef0815d3b284f404b8cd41a20eb828e2 [file] [log] [blame]
{
"name": "WXToolLib",
"version": "0.2.0",
"summary": "微信工具",
"description": "一个简短的微信工具包",
"homepage": "https://gitee.com/subosubo/wxtool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"syyjay": "syyjay@sina.cn"
},
"source": {
"git": "https://gitee.com/subosubo/wxtool.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WXTool/**/*.h"
}