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