[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / e / 0 / LDLogger / 1.0.0 / LDLogger.podspec.json
blobe1c78d7e54e960418533893a43b0aca66b8424a3
2   "name": "LDLogger",
3   "version": "1.0.0",
4   "summary": "LDLogger is a Swift version of the often used log system found in Android Studio or the like.",
5   "description": "LDLogger is a Swift version of the often used log system found in Android Studio or the like. Logger has 6 different methods, Error, Info, Debug, Verbose, Warning, and Severe.",
6   "homepage": "https://github.com/russell-davis/Logger",
7   "license": {
8     "type": "MIT",
9     "text": "Copyright 2018 Russell Luke Davis\nFree use of the entirety of this project with or without the explicit permission of the author\n"
10   },
11   "authors": "Luke Davis",
12   "platforms": {
13     "ios": "12.1"
14   },
15   "source": {
16     "git": "https://github.com/russell-davis/Logger.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Logger",
20   "swift_version": "4.0"