blob: 78cba73b08ac353be99eb68f1d4c363101d326b8 [file] [log] [blame]
{
"name": "Skeleton",
"version": "0.2.2",
"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.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Skeleton/**/*",
"pushed_with_swift_version": "4.0"
}