blob: ef718e7b5d41773b5742e2d0f7d3c7111d77d571 [file] [log] [blame]
{
"name": "UISkeleton",
"version": "0.1.0",
"summary": "A simple way to show users a placeholder for the real content that the app is about to show them",
"description": "Speed Up Your UX with Skeleton Screens. A simple way to show users a placeholder for the real content that the app is about to show them",
"homepage": "https://github.com/dmanuelcl/UISkeleton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dani Manuel Céspedes Lara": "dmanuelcl@gmail.com"
},
"source": {
"git": "https://github.com/dmanuelcl/UISkeleton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UISkeleton/Classes/**/*",
"dependencies": {
"Skeleton": [
"0.1.0"
]
},
"pushed_with_swift_version": "4.0"
}