[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / a / WeChatSDK-JDBR / 0.0.1 / WeChatSDK-JDBR.podspec.json
blobf14e0153af5683cd10a22d4ca6fae9292714bce0
2   "name": "WeChatSDK-JDBR",
3   "version": "0.0.1",
4   "summary": "WeChat openSDK1.7.2",
5   "description": "WeChatSDK cocoapods integration",
6   "homepage": "https://open.weixin.qq.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "腾讯公司 版权所有"
10   },
11   "authors": {
12     "fanhuibo": "huibo.fan@huaat.net"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/jidibingren/WeChatSDK-JDBR.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "openSDK/*.{h,m}",
22   "vendored_libraries": "openSDK/*.a",
23   "requires_arc": true,
24   "frameworks": [
25     "SystemConfiguration",
26     "CoreTelephony",
27     "Security"
28   ],
29   "libraries": [
30     "z",
31     "sqlite3.0",
32     "c++"
33   ]