[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / 5 / AppSyncRealTimeClient / 1.9.1 / AppSyncRealTimeClient.podspec.json
blob571b1b96f1e1559629fa1e97832e35af3b7fe484
2   "name": "AppSyncRealTimeClient",
3   "version": "1.9.1",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git",
16     "tag": "1.9.1"
17   },
18   "swift_versions": "5.1",
19   "requires_arc": true,
20   "source_files": "AppSyncRealTimeClient/**/*.swift",
21   "dependencies": {
22     "Starscream": [
23       "~> 4.0.4"
24     ]
25   },
26   "swift_version": "5.1"