{ | |
"name": "YZExtesion", | |
"version": "1.0.2", | |
"summary": "分类,方便调用方法.", | |
"description": "主要用于按钮的block回调", | |
"homepage": "https://github.com/CYZZ/YZExtesion", | |
"license": "MIT", | |
"authors": { | |
"CYZZ": "727151289@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"source": { | |
"git": "https://github.com/CYZZ/YZExtesion.git", | |
"tag": "1.0.2" | |
}, | |
"source_files": "UIExtension/*" | |
} |