[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 7 / 2 / ZLogger / 1.0.2 / ZLogger.podspec.json
blobaf95438c7508adcae77d3f333db7946e35853a54
2   "name": "ZLogger",
3   "version": "1.0.2",
4   "summary": "Light, magical, easy to use Logger for your swift apps.",
5   "description": "Zlogger is a simple Logger to use for your swift App. You can print debugs messages\nwith different levels of criticity and filter those messages to only show what's relevant to you",
6   "homepage": "https://github.com/soucolline/ZLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "soucolline": "guilleminot.thomas@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/soucolline/ZLogger.git",
16     "tag": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/mrsoucolline",
19   "platforms": {
20     "ios": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "ZLogger/Classes/**/*"