[Add] OverlapStack 1.0.0
[CocoaPods.git] / Specs / f / 5 / 0 / Apollo-Starscream / 3.1.2 / Apollo-Starscream.podspec.json
blobff354e6600ab01fb44b6db08fdb1f89919819547
2   "name": "Apollo-Starscream",
3   "module_name": "Starscream",
4   "version": "3.1.2",
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",
8   "authors": {
9     "Anthony Miller": "AnthonyMDev@gmail.com",
10     "Dalton Cherry": "http://daltoniam.com",
11     "Austin Cherry": "http://austincherry.me"
12   },
13   "source": {
14     "git": "https://github.com/apollographql/Starscream.git",
15     "tag": "3.1.2"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"