blob: 01758befc0f154809eee7703e99a4b7128a71e78 [file] [log] [blame]
{
"name": "SEWeChatTool",
"version": "0.1",
"summary": "A simple tool to use WeChatSDK",
"homepage": "https://github.com/wxm6099/SEWeChatTool",
"license": "MIT",
"authors": {
"609974309@qq.com": "609974309@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wxm6099/SEWeChatTool.git",
"tag": "0.1"
},
"source_files": "SEWeChatTool/*.{h,m}",
"dependencies": {
"WechatOpenSDK": [
]
}
}