blob: 2a923e6793061652737a2e03a451261552e61b3e [file] [log] [blame]
{
"name": "ACActionCable",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/High5Apps/ACActionCable",
"authors": {
"Julian Tigler": "high5apps@gmail.com"
},
"summary": "A well-tested, dependency-free Action Cable client for Rails 6",
"source": {
"git": "https://github.com/High5Apps/ACActionCable.git",
"tag": "v1.0.0"
},
"swift_versions": "5.1",
"platforms": {
"ios": "11.0",
"osx": "10.13"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "5.1"
}