[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / a / b / BuglyHotfix / 2.1.0 / BuglyHotfix.podspec.json
blob5070240eec5cd443c99db51126824f0e7cab2f53
2   "name": "BuglyHotfix",
3   "version": "2.1.0",
4   "summary": "BuglyHotfix iOS SDK. Learn more at https://bugly.qq.com.",
5   "description": "iOS library for Bugly App Hotfix Service. Sign up for a service at https://bugly.qq.com.",
6   "homepage": "https://bugly.qq.com/",
7   "authors": {
8     "Bugly": "https://github.com/BuglyDevTeam"
9   },
10   "source": {
11     "http": "http://softfile.3g.qq.com/myapp/buglysdk/BuglyHotfix-2.1.0.zip"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "7.0"
16   },
17   "frameworks": [
18     "SystemConfiguration",
19     "Security"
20   ],
21   "libraries": [
22     "z",
23     "c++"
24   ],
25   "default_subspecs": "Core",
26   "license": {
27     "type": "Commercial",
28     "text": "              Copyright (C) 2017 Tencent Bugly, Inc. All rights reserved.\n"
29   },
30   "subspecs": [
31     {
32       "name": "Core",
33       "vendored_frameworks": "BuglyHotfix.framework",
34       "source_files": "BuglyHotfix.framework/Headers/*.h"
35     }
36   ]