blob: 6f19b578cadab4c69e821ec415ab9939773c7fbf [file] [log] [blame]
{
"name": "WeChat_SDK",
"version": "1.7.2",
"summary": "Tencent WeChat iOS SDK.",
"homepage": "https://open.weixin.qq.com",
"license": "MIT",
"authors": {
"Tencent": "https://open.weixin.qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://res.wx.qq.com/open/zh_CN/htmledition/res/dev/download/sdk/WeChatSDK1.7.2.zip"
},
"source_files": "**/*.{h,m,a}",
"libraries": [
"z",
"sqlite3.0",
"c++"
],
"requires_arc": true
}