blob: 0fbf5c9c0b863e1735504dd25536d84f9e76bd50 [file] [log] [blame]
{
"name": "LoadingPlaceholderView",
"version": "0.0.2",
"summary": "Non-blocking animated gradient placeholder view for your async tasks.",
"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.2"
},
"social_media_url": "https://twitter.com/MarioIannotta",
"platforms": {
"ios": "9.0"
},
"source_files": "LoadingPlaceholderView/**/*.swift"
}