blob: dac7bd332a9f04b50ccb9b9e1b241ec026f34990 [file] [log] [blame]
{
"name": "PusherSwift",
"version": "5.1.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": "5.1.0"
},
"social_media_url": "https://twitter.com/pusher",
"requires_arc": true,
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"pushed_with_swift_version": "3.0"
}