[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / 3 / SNWeChatSDK / 1.8.2 / SNWeChatSDK.podspec.json
blobb0036a86d35bcede8a1b76f6f3befd1f0c7f9319
2   "name": "SNWeChatSDK",
3   "version": "1.8.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.8.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "SDK/*.h",
21   "public_header_files": "SDK/*.h",
22   "preserve_paths": "SDK/libWeChatSDK.a",
23   "vendored_libraries": "SDK/libWeChatSDK.a",
24   "requires_arc": false,
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreTelephony"
28   ],
29   "libraries": [
30     "z",
31     "sqlite3.0",
32     "c++"
33   ]