[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 4 / DXYWeChatSDK / 1.7.6 / DXYWeChatSDK.podspec.json
blobc7289c2ec2323b7187531bea1e0864217114720b
2   "name": "DXYWeChatSDK",
3   "version": "1.7.6",
4   "summary": "微信开放平台SDK,支持 arm64.",
5   "requires_arc": true,
6   "homepage": "http://open.weixin.qq.com/",
7   "license": {
8     "type": "LGPL",
9     "text": "                                                   ® 1998 - 2014 Tencent All Rights Reserved.\n"
10   },
11   "authors": {
12     "weixinapp": "weixinapp@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/dxy-developer/DXYWeChatSDK.git",
19     "tag": "v1.7.6"
20   },
21   "source_files": "SDKExport/*.{h,m}",
22   "vendored_libraries": "SDKExport/libWeChatSDK.a",
23   "frameworks": [
24     "Security",
25     "CoreTelephony",
26     "SystemConfiguration",
27     "CFNetwork"
28   ],
29   "libraries": [
30     "z",
31     "sqlite3.0",
32     "c++"
33   ]