| { | |
| "name": "buttonEx", | |
| "version": "1.0.0", | |
| "summary": "这就是个简介.", | |
| "description": "这是个快捷设置按钮文字颜色的控件", | |
| "homepage": "https://github.com/CYZZ/buttonEx", | |
| "license": "MIT", | |
| "authors": { | |
| "CYZZ": "727151289@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source": { | |
| "git": "https://github.com/CYZZ/buttonEx.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "myClass/*" | |
| } |