blob: b40592bcb5d65a2ff921553034812a4c6ac8e56c [file] [log] [blame]
{
"name": "SlidingGradientView",
"version": "0.2.5",
"summary": "Easily add sliding gradient effects to images. Meant to be used as loading placeholder views.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rockbruno/SlidingGradientView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rockbruno": "brunorochaesilva@gmail.com"
},
"source": {
"git": "https://github.com/rockbruno/SlidingGradientView.git",
"branch": "master",
"tag": "0.2.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SlidingGradientView/Sources/**/*",
"pushed_with_swift_version": "3.0"
}