blob: 1d35d7d8b190f9ac50b470edc65af5d5f1b8e52f [file] [log] [blame]
{
"name": "Birdsong",
"version": "0.4.0",
"summary": "WebSockets client for Phoenix Channels.",
"homepage": "https://github.com/sjrmanning/Birdsong",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simon Manning": "https://github.com/sjrmanning"
},
"social_media_url": "https://twitter.com/sjrmanning",
"source": {
"git": "https://github.com/sjrmanning/Birdsong.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Source/**/*",
"dependencies": {
"Starscream": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0"
}