blob: fe0b3898717d185c047ce6ecdc7efb2494792da9 [file] [log] [blame]
{
"name": "SwiftLoggly",
"version": "1.0.6",
"summary": "Simple way to logging with rich feature framework and written in Swift 3.",
"description": "The SwiftLoggly is a completely customizable framework that can be used in any iOS/Mac app.",
"homepage": "https://github.com/vigneshuvi/SwiftLoggly",
"license": "MIT",
"authors": {
"Vignesh Kumar": "http://vigneshuvi.github.io/"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/vigneshuvi/SwiftLoggly.git",
"tag": "1.0.6"
},
"source_files": [
"SwiftLoggly",
"SwiftLoggly/**/*.{h,m,swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}