blob: 4fdf049e2342b257307ad4d5a838fdde83c6a265 [file] [log] [blame]
{
"name": "SwiftLog",
"version": "1.0.0",
"summary": "Simple and easy logging in Swift.",
"homepage": "https://github.com/daltoniam/SwiftLog",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "http://daltoniam.com"
},
"source": {
"git": "https://github.com/daltoniam/SwiftLog.git",
"tag": "1.0.0"
},
"social_media_url": "http://twitter.com/daltoniam",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "*.swift",
"pushed_with_swift_version": "4.0"
}