blob: f35186e4d82aebf97ba3a78a570467298f355e68 [file] [log] [blame]
{
"name": "EventflitPushNotifications",
"version": "0.1.1",
"summary": "Eventflit PushNotifications SDK",
"homepage": "https://github.com/eventflit/push-notifications-swift",
"license": "MIT",
"authors": {
"Eventflit": "support@eventflit.com"
},
"source": {
"git": "https://github.com/eventflit/push-notifications-swift.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/eventflit",
"documentation_url": "https://eventflit.github.io/push-notifications-swift/Classes/PushNotifications.html",
"requires_arc": true,
"source_files": "Sources/*.swift",
"platforms": {
"ios": "10.0",
"osx": "10.10"
}
}