[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / a / Logsene / 1.7.0 / Logsene.podspec.json
blob89b57f0370a47d3d2e9a81335960d7e188087939
2   "name": "Logsene",
3   "version": "1.7.0",
4   "summary": "Sematext Cloud Logs is ELK as a Service. This library lets you collect mobile analytics and log data from your iOS applications.",
5   "description": "Sematext Cloud Logs is ELK as a Service. This library lets you collect mobile analytics and log data from your iOS applications using Sematext Cloud Logs. If you don't have a Sematext Cloud account, you can register for free to get your app token.\n\nThe focus of the library is mobile analytics, but it can be used for centralized logging as well.",
6   "homepage": "https://github.com/sematext/sematext-logsene-ios",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Sematext Group, Inc.": "pods@sematext.com"
13   },
14   "source": {
15     "git": "https://github.com/sematext/sematext-logsene-ios.git",
16     "tag": "1.7.0"
17   },
18   "social_media_url": "https://twitter.com/sematext",
19   "platforms": {
20     "ios": "12.0",
21     "osx": "10.12",
22     "tvos": "12.0",
23     "watchos": "5.0"
24   },
25   "source_files": "Logsene/Classes/**/*",
26   "swift_versions": [
27     "4.0",
28     "4.1",
29     "4.2",
30     "5.0",
31     "5.1",
32     "5.2"
33   ],
34   "swift_version": "5.2"