blob: 5b142308021db586a0bff0d492db95846983db0c [file] [log] [blame]
{
"name": "LYUIBundle",
"version": "1.1.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": "1.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "LYUIBundle/Classes/**/*",
"swift_version": "5.0"
}