[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 3 / 7 / 9 / Glogger / 0.2.1 / Glogger.podspec.json
blobd13b98c853e2ab7593bdd8e7e91943186131a29c
2   "name": "Glogger",
3   "version": "0.2.1",
4   "summary": "Simple Logger.",
5   "description": "Simple Logger. What give you to add an additional loggers.",
6   "homepage": "https://github.com/gorillka/Glogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Artem Orynko": "a.orynko@gmail.com"
13   },
14   "platforms": {
15     "watchos": "3.0",
16     "ios": "10.0",
17     "tvos": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/gorillka/Glogger.git",
21     "tag": "0.2.1"
22   },
23   "source_files": [
24     "*.h",
25     "**/*.swift"
26   ],
27   "pushed_with_swift_version": "4.2"