blob: f04eaff6381448f0d5faf19c6cf3faac0c190ea9 [file] [log] [blame]
{
"name": "KMCornerShadow",
"version": "0.0.1",
"summary": "实现圆角和阴影并存",
"description": "实现圆角和阴影并存",
"homepage": "https://github.com/hkm5558/KMCornerShadow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hkm5558": "szhuangkm@163.com"
},
"source": {
"git": "https://github.com/hkm5558/KMCornerShadow.git",
"tag": "0.0.1"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "KMCornerShadow/Classes/**/*",
"frameworks": "UIKit"
}