blob: 2c9963817877d030c84f2edfb5e2132817ddaef7 [file] [log] [blame]
{
"name": "YZLControlHelper",
"version": "1.0.4",
"summary": "添加设置渐变色方法,添加阴影方法",
"description": "封装一些常工具",
"homepage": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/YZLUsuallyControlHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangchunlong": "wangchunlong@268xue.com"
},
"source": {
"git": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/YZLUsuallyControlHelper.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "YZLControlHelper/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SnapKit": [
]
},
"public_header_files": "Pod/Classes/YZLControlHelper-Bridging-Header.h",
"swift_version": "5.0"
}