[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / a / Logsene / 1.0.0 / Logsene.podspec.json
blob4c4b8d6408dcd56e9cbf2378c0fb2ab2ddad0e4e
2   "name": "Logsene",
3   "version": "1.0.0",
4   "summary": "Logsene is ELK as a Service. This library lets you collect mobile analytics and log data from your iOS applications using Logsene.",
5   "description": "Logsene is ELK as a Service. This library lets you collect mobile analytics and log data from your iOS applications using Logsene. If you don't have a Logsene 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": "Apache 2.0",
8   "authors": {
9     "Sematext Group, Inc.": "pods@sematext.com"
10   },
11   "source": {
12     "git": "https://github.com/sematext/sematext-logsene-ios.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/sematext",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "dependencies": {
22     "SQLite.swift": [
23       "~> 0.10.1"
24     ]
25   }