[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / 5 / AppSyncRealTimeClient / 3.2.0 / AppSyncRealTimeClient.podspec.json
blobb2d66e5571a94acd77a281f0af72c10eeb5b8f44
2   "name": "AppSyncRealTimeClient",
3   "version": "3.2.0",
4   "summary": "Amazon Web Services AppSync RealTime Client for iOS.",
5   "description": "AppSync RealTime Client provides subscription connections to AppSync websocket endpoints",
6   "homepage": "https://aws.amazon.com/amplify/",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Amazon Web Services": "amazonwebservices"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git",
16     "tag": "3.2.0"
17   },
18   "swift_versions": "5.1",
19   "requires_arc": true,
20   "source_files": "AppSyncRealTimeClient/**/*.swift",
21   "dependencies": {
22     "Starscream": [
23       "4.0.8"
24     ]
25   },
26   "swift_version": "5.1"