blob: ec239f96bcc4b1f74a49b436a2142fae5afbae3e [file] [log] [blame]
{
"name": "DCShade",
"version": "0.0.1",
"summary": "DCShade allow you to create a fantastic shade in UIView in easy way",
"description": "DCShade allow you to create a fantastic shade in UIView in easy way.",
"homepage": "https://github.com/DiegoCaridei/DCShade",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DiegoCaridei": "diego.caridei@gmail.com"
},
"social_media_url": "https://twitter.com/flexkid1",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DiegoCaridei/DCShade.git",
"tag": "0.0.1"
},
"source_files": "DCShade",
"requires_arc": true
}