blob: 8c3dec4113043276d22c7f31d4e5be2145500b7f [file] [log] [blame]
{
"name": "ZHWeiXin",
"version": "1.7.8",
"summary": "update weixin sdk",
"homepage": "https://github.com/zh20102618/WeiXin",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"authors": {
"zh20102618": "18146615950@163.com"
},
"source": {
"git": "https://github.com/zh20102618/WeiXin.git",
"tag": "1.7.8"
},
"source_files": "WeixinSDK/*.{h,m}",
"vendored_libraries": "WeixinSDK/*.a",
"libraries": [
"z",
"sqlite3.0",
"c++"
],
"requires_arc": true,
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"Security"
]
}