[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 9 / 6 / iOS-WechatSDK / 1.6.1 / iOS-WechatSDK.podspec.json
blob08f9d223f7b0681673787924c24749f07a37f1a9
2   "name": "iOS-WechatSDK",
3   "version": "1.6.1",
4   "license": {
5     "type": "Copyright",
6     "text": "      Copyright (c) 2012 Tencent. All rights reserved.\n"
7   },
8   "summary": "WeChatSDK for Cocoapods convenience.",
9   "homepage": "https://open.weixin.qq.com/",
10   "authors": {
11     "Tencent": "weixinapp@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/shenlujia/iOS-WechatSDK.git",
15     "tag": "1.6.1"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "*.h",
21   "public_header_files": "*.h",
22   "preserve_paths": "libWeChatSDK.a",
23   "vendored_libraries": "libWeChatSDK.a",
24   "xcconfig": {
25     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/libWeChatSDK\"",
26     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/libWeChatSDK\""
27   },
28   "frameworks": "SystemConfiguration",
29   "libraries": [
30     "z",
31     "sqlite3.0",
32     "c++"
33   ]