{ | |
"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" | |
} |