[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / 2 / iSnackBar / 0.1.1 / iSnackBar.podspec.json
blob27d3da103970b921b0c1878075ad0067d23f8c87
2   "name": "iSnackBar",
3   "version": "0.1.1",
4   "summary": "An iOS implementation of the Material Design Snackbar component.",
5   "description": "Snackbars are a Android UI component which present a stylish, actionable alert to the user. Google also uses their own iOS snackbar implementation in some of their iOS apps, such as Gmail.\nSnackbar's are useful for presenting a brief message to the user which they can then act on. A common usage pattern is to display a snackbar after a user has performed some destructive action, providing the user with a grace period during which they can undo this action.",
6   "homepage": "https://github.com/iMhdi/iSnackBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "El Mahdi BOUKHRIS": "m.boukhris@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iMhdi/iSnackBar.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "iSnackBar/*",
22   "frameworks": "UIKit"