blob: 8dbbea8547b0c93db45f2f088b69cd433a56bd7d [file] [log] [blame]
{
"name": "UIView+HHFrame",
"version": "1.0.0",
"license": "MIT",
"summary": "UIView extents.",
"homepage": "https://github.com/DoubleHH/UIView-Frame",
"authors": {
"DoubleHH": "huanghui2008123@163.com"
},
"source": {
"git": "https://github.com/DoubleHH/UIView-Frame.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": [
"UIView+Frame",
"*.{h,m}"
]
}