blob: 3ca6babb6d48733710fee5b6797333bb0469be8d [file] [log] [blame]
{
"name": "SNWeChatSDK",
"version": "1.8.6.1",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2012 Tencent. All rights reserved.\n"
},
"summary": "WeChatSDK for Cocoapods convenience.",
"homepage": "https://open.weixin.qq.com/",
"authors": {
"Tencent": "weixinapp@qq.com"
},
"source": {
"git": "https://github.com/iOSBoy/SNWeChatSDK.git",
"tag": "1.8.6.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SDK/*.h",
"public_header_files": "SDK/*.h",
"vendored_libraries": "SDK/*.a",
"requires_arc": false,
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"Security",
"WebKit",
"CoreTelephony",
"CFNetwork",
"UIKit"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
]
}