blob: 93b6cbd14a0a57ec15ff4cdb9bcc939c561939b8 [file] [log] [blame]
{
"name": "KISnackBar",
"version": "1.0.0",
"summary": "A snackbar component for iOS from KI labs.",
"description": "Snackbars provide brief messages about app processes at the bottom of the screen. \nThis is an easy to use alternative of Android snackbar for iOS.",
"homepage": "https://github.com/KI-labs/ki-snackbar/",
"screenshots": "https://github.com/KI-labs/ki-snackbar/blob/master/KISnackBar.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "KI labs GmbH",
"social_media_url": "https://twitter.com/ki_labs_hq",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/KI-labs/ki-snackbar.git",
"tag": "1.0.0"
},
"source_files": "KISnackBar",
"frameworks": "UIKit",
"requires_arc": true
}