blob: e08cfc5dae055b135ef495b53e37935766cff539 [file] [log] [blame]
{
"name": "LYViewFrame",
"version": "1.0.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.0.0"
},
"source_files": [
"LYViewFrame",
"LYViewFrame/**/*.{h,m}"
],
"frameworks": "UIKit"
}