[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / b / 1 / Loger / 0.2.0 / Loger.podspec.json
blobed3d41d5e3279c65085fe623e1b97541027b6c11
2   "name": "Loger",
3   "version": "0.2.0",
4   "summary": "Loger is simple logging framework written in Swift",
5   "description": "Loger is simplified logging framework written in pure Swift. All you need to do, is define `LogLevel`, formatting and endpoint (simple `print`, or whatever you want).",
6   "homepage": "https://github.com/pmieszal/Loger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Patryk MieszaƂa": "patryk.mieszala@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pmieszal/Loger.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Loger/**/*",
22   "pushed_with_swift_version": "3.2"