blob: d506600390c2589bb696e184e99a77ddaf7c6650 [file] [log] [blame]
{
"name": "AppSyncRealTimeClient",
"version": "1.1.6",
"summary": "Amazon Web Services AppSync RealTime Client for iOS.",
"description": "AppSync RealTime Client provides subscription connections to AppSync websocket endpoints",
"homepage": "https://aws.amazon.com/amplify/",
"license": "Apache License, Version 2.0",
"authors": {
"Amazon Web Services": "amazonwebservices"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git",
"tag": "1.1.6"
},
"swift_versions": "5.1",
"requires_arc": true,
"source_files": "AppSyncRealTimeClient/**/*.swift",
"dependencies": {
"Starscream": [
"3.0.6"
]
},
"swift_version": "5.1"
}