blob: 988d62499c001559a368c35c4fc0e95de8e214ec [file] [log] [blame]
{
"name": "Skeleton",
"version": "0.3.1",
"summary": "Skeleton is an easy way to create sliding CAGradientLayer animations!",
"description": "Skeleton is an easy way to create sliding CAGradientLayer animations! Works great for creating skeleton screens for loading content.",
"homepage": "https://github.com/gonzalonunez/Skeleton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gonzalo Nuñez": "hello@gonzalonunez.me"
},
"source": {
"git": "https://github.com/gonzalonunez/Skeleton.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "Skeleton/**/*"
}