4 "summary": "SIALogger - library for simplify log.",
5 "description": "SIALogger - library for simplify log and assertion, for Objective-C (If you want to use SIALogger from Swift, see the ”SIALogger” pod.)\n Supported five log level: {Fatal, Error, Warning, Info, Trace}\n For more information see: https://github.com/ivlevAstef/SIALogger/wiki/SIALogger-Objective-C",
6 "homepage": "https://github.com/ivlevAstef/SIALogger",
11 "documentation_url": "https://github.com/ivlevAstef/SIALogger/wiki/SIALogger-Objective-C_v110",
13 "Alexander.Ivlev": "ivlev.stef@gmail.com"
16 "git": "https://github.com/ivlevAstef/SIALogger.git",
23 "default_subspecs": "Core",
27 "source_files": "ObjC/SIALogger/SIALogger/Core/**/*.{h,m}",
28 "public_header_files": "ObjC/SIALogger/SIALogger/Core/**/*.h"
37 "source_files": "ObjC/SIALogger/SIALogger/Colored/**/*.{h,m}",
38 "public_header_files": "ObjC/SIALogger/SIALogger/Colored/**/*.h"