blob: 07ef333617673b516ad04f9379253e32b7b71168 [file] [log] [blame]
{
"name": "XXWeChatSDK",
"version": "1.8.6.1",
"summary": "WeChatSDK 1.8.6.1",
"description": "WeChatSDK 1.8.6.1 version",
"homepage": "https://github.com/lyuxxx/XXWeChatSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lyuxxx": "lyxiel@163.com"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source": {
"git": "https://github.com/lyuxxx/XXWeChatSDK.git",
"tag": "1.8.6.1"
},
"source_files": "SDK/*.{h,m}",
"public_header_files": "SDK/*.h",
"frameworks": [
"Foundation",
"UIKit",
"SystemConfiguration",
"Security",
"CoreTelephony",
"CFNetwork",
"WebKit"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
],
"requires_arc": true,
"vendored_libraries": "SDK/libWeChatSDK.a"
}