blob: 834e7e618d4f2e8eb16695c55b10b6ee14b9235e [file] [log] [blame]
{
"name": "YFViewAdditions",
"version": "1.1.0",
"license": "MIT",
"summary": "UIView+,直接v.top,v.bottom, v.left, v.right, v.width, v.height",
"homepage": "https://gitee.com/MYF0518/YFViewAdditions",
"source": {
"git": "https://gitee.com/MYF0518/YFViewAdditions.git",
"tag": "1.1.0"
},
"source_files": "YFViewAdditions",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "yuanfang_ma@163.com"
},
"social_media_url": "https://github.com/MYF0518"
}