blob: 6662a98c48a5b748e7c24642186d663189e6222c [file] [log] [blame]
{
"name": "MLWeChatSDK",
"version": "1.6.1",
"summary": "微信 sdk",
"homepage": "https://github.com/molon/MLWeChatSDK",
"license": {
"type": "Copyright",
"text": "腾讯(中国)网络技术有限公司  版权所有."
},
"authors": {
"Tencent": "https://open.weixin.qq.com/"
},
"source": {
"git": "https://github.com/molon/MLWeChatSDK.git",
"tag": "1.6.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"public_header_files": "**/*.h",
"source_files": "**/*.{h,m}",
"vendored_libraries": "**/*.{a}"
}