blob: 0754c1bfe1654a51f44f9f0345118203d05975a5 [file] [log] [blame]
{
"name": "ShimmerBlocks",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "ShimmerBlocks/Classes/**/*",
"dependencies": {
"Shimmer": [
"~> 1.0.2"
],
"PureLayout": [
"~> 3.0.2"
]
}
}