blob: 314a83af598f805e9a9868170f94fe30eea8d9cd [file] [log] [blame]
{
"name": "UINotifications",
"version": "1.2.0",
"summary": "Present custom in-app notifications easily in Swift.",
"description": "Present custom in-app notifications easily in Swift with simple and highly customizable APIs.",
"homepage": "https://github.com/WeTransfer/UINotifications",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antoine van der Lee": "antoine@wetransfer.com",
"Samuel Beek": "ik@samuelbeek.com"
},
"source": {
"git": "https://github.com/WeTransfer/UINotifications.git",
"tag": "1.2.0"
},
"social_media_url": "https://twitter.com/WeTransfer",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}