[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / e / YYWeChat / 1.7.5 / YYWeChat.podspec.json
blob9842b16cbfcbed5f03d8eb529e33b40f7a22736f
2   "name": "YYWeChat",
3   "version": "1.7.5",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright (c) 2012 Tencent. All rights reserved.\n"
7   },
8   "summary": "YY WeChat SDK",
9   "homepage": "https://open.weixin.qq.com/",
10   "authors": {
11     "ZaggerWang": "zaggerwang@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ZaggerWang/YYWechat.git",
15     "tag": "1.7.5"
16   },
17   "requires_arc": false,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "*.h",
22   "public_header_files": "*.h",
23   "preserve_paths": "libWeChatSDK.a",
24   "vendored_libraries": "libWeChatSDK.a",
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreTelephony",
28     "CFNetwork"
29   ],
30   "libraries": [
31     "z",
32     "sqlite3.0",
33     "c++"
34   ]