blob: 392be5d671525d9626b35d6fdc67a4e65a93e1d5 [file] [log] [blame]
{
"name": "YZLControlHelper",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "YZLControlHelper/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.0"
}