blob: 4ffb01f0f063ad3a5b3fceef39b6c3f19b41ff06 [file] [log] [blame]
{
"name": "libWeChatSDK",
"version": "1.4.2.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/nickcheng/libWeChatSDK.git",
"tag": "1.4.2.1"
},
"platforms": {
"ios": null
},
"source_files": "*.h",
"public_header_files": "*.h",
"preserve_paths": "libWeChatSDK.a",
"vendored_libraries": "libWeChatSDK.a",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/libWeChatSDK\"",
"HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/libWeChatSDK\""
},
"requires_arc": false
}