blob: b1f5e2df14c52387c6547bc8bbeb7c178a27c912 [file] [log] [blame]
{
"name": "WechatOpenSDK",
"version": "1.8.1",
"summary": "Includes the following WeChat features: Share to Moments, Log In via WeChat, Save to Favorites, WeChat Pay, etc.",
"description": "This SDK may be used to invoke WeChat features including Share to Moments, Log In via WeChat, Save to Favorites, and WeChat Pay.",
"homepage": "https://mp.weixin.qq.com",
"license": {
"type": "Copyright",
"text": " Copyright 2017 tencent.com. All rights reserved.\n"
},
"authors": {
"tencent": "weixin-open@qq.com"
},
"source": {
"http": "https://res.wx.qq.com/op_res/qNjut2h9J8oE9o2zeJTAYdCTgB7hM5pHAkJz1rNNCOnSyKA2bwzBv3fQILqbD_c1",
"type": "zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": false,
"source_files": "OpenSDK1.8.1/*.{h}",
"vendored_libraries": "OpenSDK1.8.1/*.a",
"frameworks": [
"SystemConfiguration",
"Security",
"CoreTelephony",
"CFNetwork",
"UIKit"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
]
}