blob: 6eb66e7b1d026c05f9359793425c23ecf27823a5 [file] [log] [blame]
{
"name": "UIView+YRExtension",
"version": "1.0.0",
"summary": "simple Custom UIView-X-Y-Height-width.",
"description": "simple Custom UIView-X-Y-Height-width.",
"homepage": "https://github.com/HMWDavid/UIView-X-Y-Height-width",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"洪绵卫": "244160918@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HMWDavid/UIView-X-Y-Height-width.git",
"tag": "1.0.0"
},
"source_files": "UIView-X-Y-Height-width/**/UIView+YRExtension.{h,m}",
"requires_arc": true
}