blob: 060b01b4f517431d77d77197ae96e53b0647f476 [file] [log] [blame]
{
"name": "LoadingPlaceholderView",
"version": "0.0.1",
"summary": "Animated gradient placeholder with zero effort.",
"description": "LoadingPlaceholderView allows you to display an animated gradient placeholder for all of your view' subviews with just a couple of line of codes.",
"swift_version": "4.0",
"homepage": "https://github.com/MarioIannotta/LoadingPlaceholderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MarioIannotta": "info@marioiannotta.com"
},
"source": {
"git": "https://github.com/MarioIannotta/LoadingPlaceholderView.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/MarioIannotta",
"platforms": {
"ios": "9.0"
},
"source_files": "LoadingPlaceholderView/**/*.swift"
}