blob: 2034a264226734bec34ee64c46c1a237f74a155f [file] [log] [blame]
{
"name": "YCShadowView",
"version": "1.0.1",
"summary": "An easy way to use shadow / cornerRadius",
"homepage": "https://github.com/yotrolz/YCShadowView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yotrolz": "207213149@qq.com"
},
"source": {
"git": "https://github.com/yotrolz/YCShadowView.git",
"tag": "1.0.1"
},
"source_files": "YCShadowView/Classes/**/*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}