blob: 611965fdbb11b367d29d14f15667219757a9690e [file] [log] [blame]
{
"name": "LYViewFrame",
"version": "1.2.0",
"summary": "快速更改与获取frame的坐标、尺寸、中心点,以及view的top,left,bottom,right",
"homepage": "https://github.com/cityleaf/LYViewFrame",
"license": "MIT",
"authors": {
"cityleaf": "1491086539@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/cityleaf/LYViewFrame.git",
"tag": "1.2.0"
},
"source_files": [
"LYViewFrame",
"LYViewFrame/**/*.{h,m}"
],
"frameworks": "UIKit"
}