2 "name": "Apollo-Starscream",
3 "module_name": "Starscream",
5 "summary": "This is a fork of Starscream 3 that has been modified by ApolloGraphQL. It is used as a dependency for the `Apollo` GraphQL client library. A conforming WebSocket RFC 6455 client library in Swift.",
6 "homepage": "https://github.com/apollographql/Starscream",
7 "license": "Apache License, Version 2.0",
9 "Anthony Miller": "AnthonyMDev@gmail.com",
10 "Dalton Cherry": "http://daltoniam.com",
11 "Austin Cherry": "http://austincherry.me"
14 "git": "https://github.com/apollographql/Starscream.git",
23 "source_files": "Sources/**/*.swift",
24 "swift_versions": "5.0",
25 "swift_version": "5.0"