[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / a / SSWeChatSDK / 1.7.3 / SSWeChatSDK.podspec.json
blobbee7702303dcbad807758715905f54b58bb0d9dc
2   "name": "SSWeChatSDK",
3   "version": "1.7.3",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright (c) 2012 Tencent. All rights reserved."
7   },
8   "summary": "The Official iOS SDK of WeChat from Tencent.",
9   "description": "The Official iOS SDK of WeChat from Tencent. <https://open.weixin.qq.com>",
10   "homepage": "https://github.com/iineva/SSWeChatSDK",
11   "authors": {
12     "Tencent": "developer@wechatapp.com"
13   },
14   "source": {
15     "http": "https://res.wx.qq.com/open/zh_CN/htmledition/res/dev/download/sdk/WeChatSDK1.7.3_Sample.zip"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "vendored_libraries": "openSDK1.7.3/libWeChatSDK.a",
22   "source_files": "openSDK1.7.3/*.h",
23   "frameworks": [
24     "Foundation",
25     "SystemConfiguration",
26     "CoreTelephony"
27   ],
28   "libraries": [
29     "z",
30     "c++",
31     "sqlite3.0"
32   ]