blob: 5ea926139dbefd88e8537c3afc7a8e15d80ebf56 [file] [log] [blame]
{
"name": "LPSnackbar",
"version": "2.1.1",
"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": "v2.1.1"
},
"source_files": [
"LPSnackbar",
"LPSnackbar/**/*.{h,m}"
]
}