blob: 4de69c4a9b5ffa90e960020aee249a4487ee521c [file] [log] [blame]
{
"name": "GSWeChatSDK",
"version": "1.7.5",
"summary": "GSWeChatSDK",
"description": "Updated GSWeChatSDK for CocoaPods",
"homepage": "https://open.weixin.qq.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "itlijunjie",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GagSquad/GSWeChatSDK.git",
"branch": "master"
},
"source_files": "WeChatSDK/",
"vendored_libraries": "WeChatSDK/libWeChatSDK.a",
"preserve_paths": [
"WeChatSDK/README.txt",
"WeChatSDK/libWeChatSDK.a"
],
"frameworks": [
"Foundation",
"SystemConfiguration",
"CoreTelephony",
"CFNetwork"
],
"libraries": [
"z",
"c++",
"sqlite3"
],
"deprecated": true
}