blob: aa79a7eebacfd455ec7d0457824d00a3ae5bd702 [file] [log] [blame]
{
"name": "PushNotifications",
"version": "0.10.12",
"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": "0.10.12"
},
"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"
}
}