[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / a / Logsene / 1.3.3 / Logsene.podspec.json
blob4e99e80af37d4d6f6aa11cb035c7757cda15df02
2   "name": "Logsene",
3   "version": "1.3.3",
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.3.3"
17   },
18   "social_media_url": "https://twitter.com/sematext",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "source_files": "Logsene/Classes/**/*",
24   "swift_versions": [
25     "4.0",
26     "4.1",
27     "4.2",
28     "5.0",
29     "5.1",
30     "5.2"
31   ],
32   "dependencies": {
33     "SQLite.swift": [
34       "~> 0.12.2"
35     ]
36   },
37   "swift_version": "5.2"