blob: 4d72f11a14c8ad2cde2d26e2120f27491346a2bf [file] [log] [blame]
{
"name": "LYSpecificViews",
"version": "0.1.0",
"summary": "一些系统Layer的View",
"description": "封装简单的Layer的视图,让他们可以支持自动布局,去除隐式动画的干扰,能表现与其他View一致的去实现动画",
"homepage": "https://github.com/ButtFly/LYSpecificViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ButtFly": "315585758@qq.com"
},
"source": {
"git": "https://github.com/ButtFly/LYSpecificViews.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "LYSpecificViews/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}