[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 6 / 9 / 5 / AppSyncRealTimeClient / 2.0.0 / AppSyncRealTimeClient.podspec.json
bloba1082f048dad7aa07f9daa54836002a4cf20c113
2   "name": "AppSyncRealTimeClient",
3   "version": "2.0.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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git",
16     "tag": "2.0.0"
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"