[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / a / SSWeChatSDK / 1.5.0 / SSWeChatSDK.podspec.json
blob52f22dc0e9b42ef14e3f26faab3488997b147f30
2   "name": "SSWeChatSDK",
3   "version": "1.5.0",
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   "homepage": "http://developer.baidu.com/map/index.php?title=iossdk",
10   "authors": {
11     "Tencent": "developer@wechatapp.com"
12   },
13   "source": {
14     "http": "https://res.wx.qq.com/open/zh_CN/htmledition/res/dev/download/sdk/iOS2_SDK-64221cbf.zip"
15   },
16   "platforms": {
17     "ios": "4.3"
18   },
19   "requires_arc": true,
20   "vendored_libraries": "WeChatSDK_1.5/WeChatSDK_1.5/libWeChatSDK.a",
21   "source_files": "WeChatSDK_1.5/WeChatSDK_1.5/*.h",
22   "frameworks": [
23     "SystemConfiguration"
24   ],
25   "libraries": [
26     "z",
27     "c++",
28     "sqlite3.0"
29   ]