blob: 37165486cd59c7a62765d1469f53b7095c00267e [file] [log] [blame]
{
"name": "Birdsong",
"version": "0.2.2",
"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.2.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Source/**/*",
"dependencies": {
"Starscream": [
"1.1.1"
]
}
}