blob: a07c89ff83f2ee96cb09744c302038e60d126058 [file] [log] [blame]
{
"name": "ShimmerBlocks",
"version": "0.1.1",
"summary": "Add blocked shimmering views to your view components.",
"description": "Add blocked shimmering views to your view components.",
"homepage": "https://github.com/prolificinteractive/ShimmerBlocks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgsamudio": "jonathan@prolificinteractive.com"
},
"source": {
"git": "https://github.com/prolificinteractive/ShimmerBlocks.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "ShimmerBlocks/Classes/**/*",
"dependencies": {
"Shimmer": [
"~> 1.0.2"
],
"PureLayout": [
"~> 3.0.2"
]
}
}