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