[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 3 / d / Bugly / 2.5.92 / Bugly.podspec.json
blob0d52636ebf7b3e8b1f44a6088ea31e0570113463
2   "name": "Bugly",
3   "authors": {
4     "Tencent": "bugly@tencent.com"
5   },
6   "version": "2.5.92",
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.5.92.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   ]