[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / f / 3 / SNWeChatSDK / 1.6.3 / SNWeChatSDK.podspec.json
blobf11ec96cd77b2a4573fa8d670835232d02362b52
2   "name": "SNWeChatSDK",
3   "version": "1.6.3",
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.3"
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   "requires_arc": false,
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreTelephony"
28   ],
29   "libraries": [
30     "z",
31     "sqlite3.0",
32     "c++"
33   ]