blob: d877e05d586b1b71c55fcc84e689f9c750283cc6 [file] [log] [blame]
{
"name": "HZShapeView",
"version": "1.0.0",
"summary": "自定义View的圆角方向",
"description": "通过传入圆角方向来自定义View的圆角",
"homepage": "https://github.com/MyHZ/HZShapeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangzhen": "752818915@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MyHZ/HZShapeView.git",
"tag": "1.0.0"
},
"source_files": [
"HZShapeView",
"HZShapeView/HZShapeView/*.{h,m}"
],
"requires_arc": true
}