blob: 9f603d280f9ccdd96c81fa396afb6d922b82be05 [file] [log] [blame]
{
"name": "SwiftGraylog",
"version": "1.0.0",
"license": "MIT",
"homepage": "https://github.com/iadvize/swift-graylog",
"authors": {
"Name": "mobile@iadvize.com"
},
"summary": "Graylog library written in Swift.",
"source": {
"git": "https://github.com/iadvize/swift-graylog.git",
"branch": "master"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "Source/*.swift"
}