[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 3 / d / Bugly / 2.6.1 / Bugly.podspec.json
blob330b34bfa4110325aa4d7880c234a35138429772
2   "name": "Bugly",
3   "authors": {
4     "Tencent": "bugly@tencent.com"
5   },
6   "version": "2.6.1",
7   "summary": "Bugly iOS SDK",
8   "description": "iOS library for Bugly Crash Report Service. Sign up for a service at https://bugly.qq.com.",
9   "homepage": "http://bugly.qq.com/",
10   "license": {
11     "type": "Copyright",
12     "text": "      Copyright (C) 2017 Tencent Bugly, Inc. All rights reserved.\n"
13   },
14   "source": {
15     "http": "https://buglycocoapodscrashsdk-75649.gzc.vod.tencent-cloud.com/Bugly-2.6.1.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "vendored_frameworks": "Bugly.framework",
22   "frameworks": [
23     "SystemConfiguration",
24     "Security"
25   ],
26   "libraries": [
27     "z",
28     "c++"
29   ]