{ | |
"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/*" | |
} |