Latest | 0.0.2 |
---|---|
Homepage | https://github.com/kadarandras/KALogger |
License | MIT |
Platforms | ios 8.0, requires ARC |
Authors |
TestPod
[](https://travis-ci.org/András Kádár/KALogger)
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
TestPod is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "KALogger"
Author
András Kádár, [email protected]
License
KALogger is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "KALogger", "version": "0.0.2", "license": "MIT", "summary": "A custom logger for iOS projects.", "homepage": "https://github.com/kadarandras/KALogger", "authors": { "Andru00e1s Ku00e1du00e1r": "[email protected]" }, "source": { "git": "https://github.com/kadarandras/KALogger.git", "tag": "0.0.2" }, "platforms": { "ios": "8.0" }, "source_files": "*.swift", "requires_arc": true }
Fri, 04 Mar 2016 16:29:03 +0000