blob: af903d37354661c0dd40c80b2c517b218259e0b4 [file] [log] [blame]
{
"name": "JHWeChatSDK",
"version": "0.2.4",
"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": "0.2.4"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "JHWeChatSDK/*.framework"
}
}