[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / e / EasyOSLogger / 0.1.1 / EasyOSLogger.podspec.json
blobdb539100f55620550eaab45ccd363d765f4d9b6f
2   "name": "EasyOSLogger",
3   "version": "0.1.1",
4   "summary": "A swift logger using OSLog",
5   "description": "Provides a lightweight Swift logging framework which supports Unified Logging.",
6   "homepage": "https://github.com/gsabatie/EasyOSLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gsabatie": "gsabatie@me.com"
13   },
14   "source": {
15     "git": "https://github.com/gsabatie/EasyOSLogger.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "EasyOSLogger/Classes/**/*",
23   "swift_version": "4.0"