blob: e4be7b2d66b1b1b61b15fd08b71ce87f96226195 [file] [log] [blame]
{
"name": "SwiftLoggly",
"version": "1.1.0",
"summary": "Simple way to logging with rich feature framework and written in Swift 4, 4.2 and 5.",
"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"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/vigneshuvi/SwiftLoggly.git",
"tag": "1.1.0"
},
"source_files": [
"SwiftLoggly",
"SwiftLoggly/**/*.{h,m,swift}"
],
"requires_arc": true,
"swift_version": "5.0"
}