blob: 9842b16cbfcbed5f03d8eb529e33b40f7a22736f [file] [log] [blame]
{
"name": "YYWeChat",
"version": "1.7.5",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2012 Tencent. All rights reserved.\n"
},
"summary": "YY WeChat SDK",
"homepage": "https://open.weixin.qq.com/",
"authors": {
"ZaggerWang": "zaggerwang@gmail.com"
},
"source": {
"git": "https://github.com/ZaggerWang/YYWechat.git",
"tag": "1.7.5"
},
"requires_arc": false,
"platforms": {
"ios": "8.0"
},
"source_files": "*.h",
"public_header_files": "*.h",
"preserve_paths": "libWeChatSDK.a",
"vendored_libraries": "libWeChatSDK.a",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"CFNetwork"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
]
}