blob: 5b69f714f452b6892bc3d0675dacc0113d249815 [file] [log] [blame]
{
"name": "Skeleton",
"version": "0.3.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Skeleton/**/*"
}