blob: 7789e7cc534f0669e4c3fe84dc257236af96c6d6 [file] [log] [blame]
{
"name": "Faye",
"version": "1.1.7",
"summary": "Faye Swift Client for GetStream",
"homepage": "https://github.com/GetStream/stream-swift",
"license": {
"type": "BSD-3",
"file": "LICENSE"
},
"authors": {
"Alexey Bukhtin": "alexey@getstream.io"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"watchos": "3.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/GetStream/stream-swift.git",
"tag": "1.1.7"
},
"source_files": "Faye/*",
"frameworks": "Foundation",
"dependencies": {
"Starscream": [
"~> 3.0.0"
]
}
}