blob: 215df0013a650e7c733e813016f8e8fe72146bc8 [file] [log] [blame]
{
"name": "ShadowCornerView",
"version": "0.0.4",
"summary": "Any side shadow and any corner round view.",
"description": "Any side shadow and any corner roundview.可以对一个view设置任意条边阴影,任意个角圆角",
"homepage": "https://github.com/xqskzs/ShadowCornerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhiqiang Li": "18770214771@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xqskzs/ShadowCornerView.git",
"tag": "0.0.4"
},
"source_files": "ShadowCornerView/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}