[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / d / c / LogEase / 0.1.5 / LogEase.podspec.json
blob4f066b7402535594e7c5f91e0bfd422ca09e1638
2   "name": "LogEase",
3   "version": "0.1.5",
4   "summary": "Logger LogEase.",
5   "description": "Easiest logger. This logger you can use in yours frameworks. Many logger frameworks impossible to use in own framework because you have many errors during compilation",
6   "homepage": "https://github.com/sglushchenko/LogEase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Serhii Hlushchenko": "glushchenko2003@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sglushchenko/LogEase.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/LogEase/**/*",
22   "swift_versions": "5",
23   "resource_bundles": {
24     "LogEase": [
25       "PrivacyInfo.xcprivacy"
26     ]
27   },
28   "swift_version": "5"