blob: 21abf90a823c6f0e294a9262b091a0ca0cd91c8a [file] [log] [blame]
{
"name": "PushNotifications",
"version": "3.0.1",
"summary": "PushNotifications SDK",
"homepage": "https://github.com/pusher/push-notifications-swift",
"license": "MIT",
"authors": {
"Luka Bratos": "luka@pusher.com"
},
"source": {
"git": "https://github.com/pusher/push-notifications-swift.git",
"tag": "3.0.1"
},
"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"
}
}