[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / b / HTZDebugLog / 1.0.0 / HTZDebugLog.podspec.json
blobee151c5d5e7ae4a4edffc2531085890f82c6d3a4
2   "name": "HTZDebugLog",
3   "version": "1.0.0",
4   "summary": "Very simple logger.",
5   "description": "HTZDebugLog is very simple logger for iOS and macOS written in Swift.",
6   "homepage": "https://github.com/HituziANDO/HTZDebugLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Hituzi Ando",
12   "source": {
13     "git": "https://github.com/HituziANDO/HTZDebugLog.git",
14     "tag": "1.0.0"
15   },
16   "requires_arc": true,
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.3",
20     "osx": "10.10"
21   },
22   "source_files": "Sources/*.{swift,h}",
23   "frameworks": "Foundation",
24   "swift_version": "5.0"