blob: 7adedea4e0f87912450c7568204bf15921cca099 [file] [log] [blame]
{
"name": "PhoenixSwiftClient",
"version": "1.1.0",
"summary": "Swift library for connecting to Phoenix channels.",
"description": "Swift library for connecting to Phoenix channels.",
"homepage": "https://github.com/myhobnob/PhoenixSwiftClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"George Lee": "keoki.lee@gmail.com"
},
"source": {
"git": "https://github.com/myhobnob/PhoenixSwiftClient.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PhoenixSwiftClient/**/*",
"dependencies": {
"Starscream": [
"~> 2.0.2"
]
},
"pushed_with_swift_version": "3.0"
}