blob: 95ddb023379e9d5db9debd83bc227b1b2a80a076 [file] [log] [blame]
{
"name": "LPSnackbar",
"version": "1.1.0",
"summary": "A flexible and easy to use Snackbar control for iOS.",
"description": "Flexible and customizable Android inspired Snackbar control for iOS devices.",
"homepage": "https://github.com/luispadron/LPSnackbar",
"screenshots": "https://raw.githubusercontent.com/luispadron/LPSnackbar/master/.github/Screen1.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luis Padron": "luispadronn@gmail.com"
},
"social_media_url": "http://luispadron.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/luispadron/LPSnackbar.git",
"tag": "v1.1.0"
},
"source_files": [
"LPSnackbar",
"LPSnackbar/**/*.{h,m}"
],
"pushed_with_swift_version": "4.0"
}