blob: ea45930d08852fe5c132b354d1eb376321ea5371 [file] [log] [blame]
{
"name": "StarscreamTrust",
"version": "3.1.2",
"summary": "A conforming WebSocket RFC 6455 client library in Swift.",
"homepage": "https://github.com/yongjhih/Starscream",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "http://daltoniam.com",
"Austin Cherry": "http://austincherry.me"
},
"source": {
"git": "https://github.com/yongjhih/Starscream.git",
"tag": "3.1.2"
},
"social_media_url": "http://twitter.com/daltoniam",
"platforms": {
"ios": "10.3",
"osx": "10.10",
"tvos": "10.3",
"watchos": "3.3"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}