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