[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / 2 / StringLogger / 0.1 / StringLogger.podspec.json
blob4428e7949131abbf0c00cf4c0bdf5d6073c56a61
2   "name": "StringLogger",
3   "version": "0.1",
4   "summary": "Provides Logging with extensions for String",
5   "description": "Developer can logs message with String Extension\noption: date, file, line, function\nlevel: fatal, critical, error, warning, notice, debug, trace",
6   "homepage": "https://github.com/2sem/StringLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2sem": "kofggm@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/2sem/StringLogger.git",
16     "tag": "0.1"
17   },
18   "social_media_url": "https://linkedin.com/in/gamehelper",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "StringLogger/Extensions/*.swift"