[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 5 / AppSyncRealTimeClient / 1.4.0 / AppSyncRealTimeClient.podspec.json
blob9d0a0e9445356604360c28d3a911618243258133
2   "name": "AppSyncRealTimeClient",
3   "version": "1.4.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": "1.4.0"
17   },
18   "swift_versions": "5.1",
19   "requires_arc": true,
20   "source_files": "AppSyncRealTimeClient/**/*.swift",
21   "dependencies": {
22     "Starscream": [
23       "~> 3.1.0"
24     ]
25   },
26   "swift_version": "5.1"