| { | |
| "name": "CZFCategory", | |
| "version": "0.0.3", | |
| "summary": "增加Button的block的响应事件方法", | |
| "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.3" | |
| }, | |
| "source_files": [ | |
| "CZFCategory", | |
| "CZFCategory/**/*.{h,m}" | |
| ] | |
| } |