blob: 4d9f00c2eaaf7e4fdc8c344b3e54fa6c3326828f [file] [log] [blame]
{
"name": "UIView+Add",
"version": "0.0.1",
"summary": "快速创建原生UIView对象.",
"description": "快速创建原生UIView对象,支持Masonry",
"homepage": "https://github.com/gejiangs/UIViewCategory",
"license": "MIT",
"authors": {
"gejiangs": "664553782@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gejiangs/UIViewCategory.git",
"tag": "0.0.1"
},
"source_files": "UIViewAdd/*"
}