[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / b / c / d / SIALoggerSwift / 1.0.0 / SIALoggerSwift.podspec.json
blobe4bab49d580758844bff3a99fd13290593cd7302
2   "name": "SIALoggerSwift",
3   "version": "1.0.0",
4   "summary": "SIALogger - library for simplify log.",
5   "description": "SIALogger - library for simplify log and assertion, for Swift (If you want to use SIALogger from Objective-C, see the “SIALogger” pod.)\nSupported five log level: {Fatal, Error, Warning, Info, Trace}\n     For more information see: https://github.com/ivlevAstef/SIALogger/wiki/SIALogger-Swift",
6   "homepage": "https://github.com/ivlevAstef/SIALogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "documentation_url": "https://github.com/ivlevAstef/SIALogger/wiki/SIALogger-Swift",
12   "authors": {
13     "Alexander.Ivlev": "ivlev.stef@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ivlevAstef/SIALogger.git",
17     "tag": "v1.0.0"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "Swift/SIALogger/SIALogger/**/*.swift"