blob: b5ba85f5b18ac177620bb8b6b2db7cfd6982355b [file] [log] [blame]
{
"name": "LYUIBundle",
"version": "0.4.0",
"summary": "项目UI的一些工具",
"description": "项目UI的一些工具,收集起来方便以后使用",
"homepage": "https://github.com/ButtFly/LYUIBundle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ButtFly": "315585758@qq.com"
},
"source": {
"git": "https://github.com/ButtFly/LYUIBundle.git",
"tag": "0.4.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "LYUIBundle/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.0"
}