blob: f785a3b31d182618218163bb1f362b6a58c42bf5 [file] [log] [blame]
{
"name": "PusherSwift",
"version": "4.0.0",
"summary": "A Pusher client library in Swift",
"homepage": "https://github.com/pusher/pusher-websocket-swift",
"license": "MIT",
"authors": {
"Hamilton Chapman": "hamchapman@gmail.com"
},
"source": {
"git": "https://github.com/pusher/pusher-websocket-swift.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/pusher",
"requires_arc": true,
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
}
}