[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / 3 / SNWeChatSDK / 1.6.2 / SNWeChatSDK.podspec.json
blob97ae027b422a2a6e2d7056d7a24e6ffc9ce0553b
2   "name": "SNWeChatSDK",
3   "version": "1.6.2",
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/iOSBoy/SNWeChatSDK.git",
15     "tag": "1.6.2"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "SDK1.6.2/*.h",
21   "public_header_files": "SDK1.6.2/*.h",
22   "preserve_paths": "SDK1.6.2/libWeChatSDK.a",
23   "vendored_libraries": "SDK1.6.2/libWeChatSDK.a",
24   "xcconfig": {
25     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SNWeChatSDK\"",
26     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/SNWeChatSDK\""
27   },
28   "requires_arc": false,
29   "frameworks": "SystemConfiguration",
30   "libraries": [
31     "z",
32     "sqlite3.0",
33     "c++"
34   ]