blob: 1068303d465b29aa907cdfd3d960edc339c75a22 [file] [log] [blame]
{
"name": "JHWeChatSDK",
"version": "1.8.4.2",
"summary": "封装微信SDK.",
"description": "图文按钮.",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/JHWeChatSDK.git",
"tag": "1.8.4.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"CFNetwork",
"SystemConfiguration",
"Security",
"CoreTelephony",
"CoreGraphics"
],
"libraries": [
"c++",
"z",
"sqlite3"
],
"ios": {
"vendored_frameworks": "JHWeChatSDK/Products/*.framework"
}
}