blob: ad180cbbee8b31ff117f507f7c3658e9c26417f7 [file] [log] [blame]
{
"name": "YFViewAdditions",
"version": "1.0.2",
"license": "MIT",
"summary": "快速获得view的left,top,right,bottom,width,height",
"homepage": "https://gitee.com/MYF0518/YFViewAdditions",
"source": {
"git": "https://gitee.com/MYF0518/YFViewAdditions.git",
"tag": "1.0.2"
},
"source_files": "YFViewAdditions/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "yuanfang_ma@163.com"
},
"social_media_url": "https://gitee.com/MYF0518/events"
}