blob: 21b55cf5d77d7a560599a556d2de0e8e61e5d18a [file] [log] [blame]
{
"name": "PusherChatkit",
"version": "0.3.1",
"summary": "Pusher Chatkit SDK in Swift",
"homepage": "https://github.com/pusher/chatkit-swift",
"license": "MIT",
"authors": {
"Hamilton Chapman": "hamchapman@gmail.com"
},
"source": {
"git": "https://github.com/pusher/chatkit-swift.git",
"tag": "0.3.1"
},
"social_media_url": "https://twitter.com/pusher",
"requires_arc": true,
"source_files": "Source/*.swift",
"dependencies": {
"PusherPlatform": [
"~> 0.1.31"
]
},
"platforms": {
"ios": "10.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "4.0"
}