blob: c2db522ebc7156f067fc60091d55f3167ed6374c [file] [log] [blame]
{
"name": "PushNotifications",
"version": "3.0.2",
"summary": "PushNotifications SDK",
"homepage": "https://github.com/pusher/push-notifications-swift",
"license": "MIT",
"authors": {
"Pusher Limited": "support@pusher.com"
},
"source": {
"git": "https://github.com/pusher/push-notifications-swift.git",
"tag": "3.0.2"
},
"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"
}
}