{ | |
"name": "CZFCategory", | |
"version": "0.0.2", | |
"summary": "增加view的相关类别", | |
"description": "本次更新内容:增加View的相关类别,后续将会持续更新~", | |
"homepage": "https://github.com/MacleChen/CZFCategory", | |
"license": "MIT", | |
"authors": { | |
"MacleChen": "851327579@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/MacleChen/CZFCategory.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": [ | |
"CZFCategory", | |
"CZFCategory/**/*.{h,m}" | |
] | |
} |