2 "name": "libWeChatSDK",
6 "text": " Copyright (c) 2012 Tencent. All rights reserved.\n"
8 "summary": "WeChatSDK for Cocoapods convenience.",
9 "homepage": "https://open.weixin.qq.com/",
11 "Tencent": "weixinapp@qq.com"
14 "git": "https://github.com/nickcheng/libWeChatSDK.git",
20 "source_files": "*.h",
21 "public_header_files": "*.h",
22 "preserve_paths": "libWeChatSDK.a",
23 "vendored_libraries": "libWeChatSDK.a",
25 "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/libWeChatSDK\"",
26 "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/libWeChatSDK\""
28 "requires_arc": false,
30 "SystemConfiguration",