[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / 4 / KISnackBar / 1.0.0 / KISnackBar.podspec.json
blob93b6cbd14a0a57ec15ff4cdb9bcc939c561939b8
2   "name": "KISnackBar",
3   "version": "1.0.0",
4   "summary": "A snackbar component for iOS from KI labs.",
5   "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.",
6   "homepage": "https://github.com/KI-labs/ki-snackbar/",
7   "screenshots": "https://github.com/KI-labs/ki-snackbar/blob/master/KISnackBar.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "KI labs GmbH",
13   "social_media_url": "https://twitter.com/ki_labs_hq",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/KI-labs/ki-snackbar.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "KISnackBar",
22   "frameworks": "UIKit",
23   "requires_arc": true