blob: 3c38f3b66db0d6603664e3b266c30c23fe3102cf [file] [log] [blame]
{
"name": "APIService-WeChatSDK",
"version": "1.7.1",
"summary": "Wechat SDK. https://open.weixin.qq.com",
"homepage": "https://github.com/ElfSundae/AppComponents",
"documentation_url": "https://open.weixin.qq.com",
"authors": {
"Tencent": "http://open.weixin.qq.com"
},
"license": {
"type": "Copyright",
"text": "Copyright http://open.weixin.qq.com"
},
"source": {
"http": "https://res.wx.qq.com/open/zh_CN/htmledition/res/dev/download/sdk/WeChatSDK1.7.1.zip"
},
"platforms": {
"ios": "6.0"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"z",
"sqlite3",
"c++"
],
"source_files": [
"**/WXApi.h",
"**/WXApiObject.h",
"**/WechatAuthSDK.h"
],
"vendored_libraries": "**/libWeChatSDK.a"
}