blob: 3b01c4bbd29fd07a9c3130c6a4270893c55aeb4f [file] [log] [blame]
{
"name": "FWeiXinSDK",
"version": "1.0.0",
"summary": "微信 WechatSDK 1.7.8",
"description": "WechatSDK 1.7.8,方便自己更新",
"homepage": "https://open.weixin.qq.com",
"license": {
"type": "Copyright",
"text": " Copyright (c) 2017 Tencent. All rights reserved.\n"
},
"authors": {
"Fmyz": "https://cocoapods.org/pods/FWeiXinSDK"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Fmyz/FWeiXinSDK.git",
"tag": "1.0.0"
},
"source_files": "SDKExport/*.h",
"libraries": [
"z",
"sqlite3.0",
"c++"
],
"vendored_libraries": "SDKExport/libWeChatSDK.a",
"frameworks": [
"CoreTelephony",
"Security",
"SystemConfiguration"
],
"requires_arc": true
}