blob: d9d56d307f8208a911dfda187b766e0ee7c17d45 [file] [log] [blame]
{
"name": "YCShadowView",
"version": "1.2.0",
"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.2.0"
},
"source_files": "YCShadowView/Classes/**/*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}