[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / c / 2 / StringLogger / 0.2 / StringLogger.podspec.json
blob613aa960da5838bab3651a70e07baca2b80d2d2a
2   "name": "StringLogger",
3   "version": "0.2",
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.2"
17   },
18   "social_media_url": "https://linkedin.com/in/gamehelper",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "StringLogger/Extensions/*.swift"