blob: 6bf0a458226c1530fd77fc5c0720928a07999d53 [file] [log] [blame]
{
"name": "SlidingGradientView",
"version": "0.2.8",
"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.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SlidingGradientView/Sources/**/*",
"pushed_with_swift_version": "4.0"
}