blob: fd31eee525bc99dc182b6de39b194e13b376983b [file] [log] [blame]
{
"name": "BeamsChatkit",
"version": "1.2.4",
"summary": "BeamsChatkit SDK",
"homepage": "https://github.com/pusher/beams-chatkit-swift",
"license": "MIT",
"authors": {
"Luka Bratos": "luka@pusher.com"
},
"source": {
"git": "https://github.com/pusher/beams-chatkit-swift.git",
"tag": "1.2.4"
},
"social_media_url": "https://twitter.com/pusher",
"documentation_url": "https://pusher.github.io/push-notifications-swift/Classes/PushNotifications.html",
"requires_arc": true,
"source_files": "Sources/*.swift",
"platforms": {
"ios": "10.0",
"osx": "10.10"
}
}